LIVE ENDPOINT
https://imbawallet.com/mcp/spend
Connect to this endpoint to inspect the live schema for list_cards and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.com-imbawallet-agent]
url = "https://imbawallet.com/mcp/spend"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"com-imbawallet-agent": {
"type": "http",
"url": "https://imbawallet.com/mcp/spend"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: com-imbawallet-agent
Remote MCP URL: https://imbawallet.com/mcp/spend
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"com-imbawallet-agent": {
"url": "https://imbawallet.com/mcp/spend"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"com-imbawallet-agent": {
"type": "http",
"url": "https://imbawallet.com/mcp/spend"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "com-imbawallet-agent",
"transport": "streamable-http",
"url": "https://imbawallet.com/mcp/spend"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_spend_policy— Forbidden rails and tier rules.get_deposit_address— POST /api/deposit_address blockchain=tron.get_balance— GET /api/balance.list_card_products— POST /api/card_products.list_gift_offers— POST /api/offers.list_esim_plans— POST /api/esim/plans.create_card— POST /api/pin/create_card from this agent 2401 USDT.topup_card— POST /api/pin/topup_card from this agent 2401 USDT.