Skip to main content
Glama
clnt2021

IMBA Agent Spend MCP

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

Maintenance

ActivityMaintained
ResponsivenessNo issues

Related MCP Connectors

Related MCP Servers

  • -
    license
    Not graded
    quality
    D
    maintenance
    Enables 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
  • A
    license
    A
    quality
    B
    maintenance
    Provides 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.
    13
    123
    MIT

Latest Blog Posts

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