IMBA Agent Spend MCP
Allows AI agents to make spend transactions using IMBA-issued MasterCard prepaid cards, funded with USDT TRC-20, including travel eSIM, gift cards, and KYT address screening.
Allows AI agents to make spend transactions using IMBA-issued Visa prepaid cards, funded with USDT TRC-20, including travel eSIM, gift cards, and KYT address screening.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@IMBA Agent Spend MCPBuy a $50 prepaid Visa card and share the card details with me."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
IMBA Agent Spend MCP
LobeHub listing source for the spend MCP (com.imbawallet/agent). Canonical Docker/source: IMBAwallet/agent-mcp. Docs listing: clnt2021/imba_agent_mcp.
This repository does not contain API keys, Ed25519 private keys, or registry seeds.
npm: @imba_wallet/agent-mcp 0.1.4. Hosted remote: https://imbawallet.com/mcp/spend.
IMBA issues the payment instrument: Visa/MasterCard prepaid, travel eSIM, gift cards (~20k positions), paid KYT address screen. Fund with USDT TRC-20. Operator Ed25519 key required. Withdraw stays closed. ChatGPT Actions must not call spend.
LobeHub identifier: clnt2021-imba-agent-spend. cloudEndpoint is the hosted spend URL. Put your IMBA_AGENT_CLIENT_ID and IMBA_AGENT_PRIVATE_KEY in the client, not in this repo.
{
"mcpServers": {
"imba-agent": {
"command": "npx",
"args": ["-y", "@imba_wallet/agent-mcp@0.1.4"],
"env": {
"IMBA_AGENT_CLIENT_ID": "YOUR_CLIENT_ID",
"IMBA_AGENT_PRIVATE_KEY": "-----BEGIN PRIVATE KEY-----\\n...\\n-----END PRIVATE KEY-----"
}
}
}
}Remote headers: X-IMBA-Agent-Client-Id and X-IMBA-Agent-Private-Key (one line). Wallet JWT is not accepted.
Playbooks: what agents buy · HowTo · API docs
This server cannot be installed
Maintenance
Related MCP Connectors
Agent-native global eSIM: buy for 193 countries, per-MB in USDT/USDC. Agents earn 20% referral.
Agent payments, API key vaulting, and governed mandates. Agents spend within user-defined limits.
Prepaid virtual cards for AI agents: one-time cards, spend caps, human approvals.
Secure agent purchasing with human-approved virtual cards, receipts, and audit trails.
Related MCP Servers
- -licenseNot gradedqualityDmaintenanceEnables AI agents to manage and use prepaid virtual Visa cards with hard budget limits for secure online transactions. It provides tools for creating cards, checking balances, and retrieving payment credentials with human-in-the-loop approvals.1
- AlicenseNot gradedqualityBmaintenanceGive your AI agent a prepaid card to pay per call for hundreds of paid services — no per-vendor signups or API keys.41MIT

MadTaco MCP Serverofficial
AlicenseAqualityBmaintenanceProvides verification and utility APIs for AI agents to validate tax IDs, screen sanctions, verify companies, and inspect domains using prepaid USD credits, with no charge for failed checks.13123MIT- AlicenseNot gradedqualityDmaintenanceEnables agents to maintain sandboxed spend ledgers, enforce monthly budgets, transfer funds between agents, and generate invoices, all without real financial accounts.1MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/clnt2021/imba_agent_spend_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server