LIVE ENDPOINT
https://imbawallet.com/mcp/spend
Connect to this endpoint to inspect the live schema for get_balance and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
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.list_cards— POST /api/cards for the authenticated agent.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.