Fund your account with USDT and tell your AI agent what to buy. Payment details are filled in securely on the server — you direct every purchase, and no card details are ever exposed.
Run npx livincard in your terminal. Pick your platform. Restart your app. That's the setup.
Say "Set up my LivinCard account" — the agent walks you through creating an account, picking a deposit network, and funding.
Tell your agent what to buy and paste the checkout URL. You confirm the amount, and payment is completed securely on the server — no card details exposed.
lc_a87...TBMdv...65ZOne command to connect LivinCard to your AI assistant:
npx livincard
It will ask which platform you use and auto-configure everything. Then restart your app and say:
"Set up my LivinCard account"
Run npx livincard, pick 1. Cursor. It creates .cursor/mcp.json and a Cursor Rule that teaches the agent how to use LivinCard.
Restart Cursor, then say:
Set up my LivinCard account
What's my balance?
Buy me a $50 Amazon gift card
Pay for this: https://example.com/checkout
Add to .cursor/mcp.json:
Run npx livincard, pick 2. Claude Desktop. It auto-configures claude_desktop_config.json.
Restart Claude Desktop, then say:
Set up my LivinCard account
Add to claude_desktop_config.json:
Run npx livincard, pick 4. OpenAI / ChatGPT. It prints a ready-to-paste code snippet.
ChatGPT Workspace: Go to Admin → Apps → Add MCP Server and paste:
Run npx livincard, pick 3. Gemini CLI. It auto-configures ~/.gemini/settings.json.
Restart Gemini CLI, then say:
Set up my LivinCard account
Add to ~/.gemini/settings.json:
LivinCard also supports the Agent-to-Agent (A2A) protocol. Any A2A-compatible agent can discover LivinCard automatically:
create_account.
This key must be passed to every subsequent tool call. It ensures users can only access their own balance, cards, and transactions.
Treat it like a password — do not share it.
These are the MCP tools your AI agent can call. All responses are sanitized — no card numbers, names, or billing details are ever returned.
| Param | Type | Required | Description |
|---|---|---|---|
| No parameters | |||
Returns: { api_key: "lc_...", instructions: "Save this key securely." }
| Param | Type | Required | Description |
|---|---|---|---|
api_key | string | Yes | Your API key from create_account |
network | "tron" | "evm" | Yes | Blockchain network for deposit |
| Param | Type | Required | Description |
|---|---|---|---|
api_key | string | Yes | Your API key from create_account |
| Param | Type | Required | Description |
|---|---|---|---|
api_key | string | Yes | Your API key from create_account |
checkout_url | string | Yes | The checkout page URL |
item_description | string | Yes | What you're buying |
expected_amount | number | Yes | Expected cost in USD |
| Param | Type | Required | Description |
|---|---|---|---|
api_key | string | Yes | Your API key from create_account |
limit | number | No | Max results (default 20) |
| Param | Type | Required | Description |
|---|---|---|---|
api_key | string | Yes | Your API key from create_account |
full_name | string | Yes | Full name for shipping |
email | string | Yes | Email for order confirmations |
phone | string | Yes | Phone number |
address_line1 | string | Yes | Street address |
address_line2 | string | No | Apt, suite, etc. |
city | string | Yes | City |
state | string | Yes | State or province |
zip | string | Yes | ZIP / postal code |
country | string | No | Country (defaults to US) |
| Param | Type | Required | Description |
|---|---|---|---|
api_key | string | Yes | Your API key from create_account |
lc_)LivinCard is a licensed Money Transmitter (MTL) payment service that bridges USDT stablecoins to prepaid card payments. Users fund their own account, direct every purchase, and the AI assistant executes on their behalf.
Operates under a Money Transmitter License for stablecoin-to-fiat offramp and non-KYC payment processing.
Your agent cannot spend without your explicit approval. You provide the URL, confirm the amount, and approve every purchase.
Full audit trail of all transactions. Read our Terms of Service and Privacy Policy.