mcpbeat Sign in

IMBA Agent Spend MCP Server

answering

IMBA Agent Spend is answering right now. Last checked 3 min ago. 140 installs a week from npm. It exposes 19 tools.

IMBA spend MCP: USDT TRC-20 deposit and catalog buy with your key. No withdraw.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 557 · avg 30 · -82% w/w
a month agotoday
Uptime history 15 days of history · worst day 99%
15 days agonow
98.9%
Uptime 24h
92 of 93 checks
19
Tools
read from the server
505 ms
Response time
average over 24h
140
Installs / week
npm and PyPI

What changed 28

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 27 August 2026. No other catalogue keeps this.

1 Sep 13 tool descriptions were rewritten14 times that day create_card, get_card_details, get_spend_policy and 10 more
1 Sep a tool changed version
27 Aug 8 tools appeared get_card_details, kyt_check, kyt_check_get and 5 more
27 Aug a tool changed version4 times that day
27 Aug a tool description was rewritten purchase_esim
and 4 more, back to 27 August 2026

IMBA Agent Spend does not always answer

Over the last week it answered 99.8% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add agent --transport http https://imbawallet.com/mcp/spend
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent": {
      "url": "https://imbawallet.com/mcp/spend"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent]
url = "https://imbawallet.com/mcp/spend"
.cursor/mcp.json
{
  "mcpServers": {
    "agent": {
      "url": "https://imbawallet.com/mcp/spend"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent": {
      "url": "https://imbawallet.com/mcp/spend"
    }
  }
}

Available tools 19

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

kyt
kyt_check
Screen a crypto address for dirt (sanctions / mixer exposure). Use BEFORE you accept a TRC-20 send, or AFTER a wallet is blocked and the reason is unclear. POST /api/kyt_check. Body: network (tron_usdt | eth | btc) + address. Debits ~0.99 USDT from 2401. Returns a report — does not gate deposit, does not ban or unblock. TON is not in this catalog. Never pass client_id. Space ~1s.
kyt_check_get
POST /api/kyt_check_get. Poll until the report is ready. Own check only (404 otherwise). Use after kyt_check when a wallet was blocked and you need the dirt report. Never pass client_id.
kyt_checks
POST /api/kyt_checks. Own KYT history plus quote fields. Use to find a past address check. Space ~1s. Never pass client_id.
kyt_quote
POST /api/kyt_quote. Price for a paid crypto-address screen (Didit). Debit is on kyt_check (~0.99 USDT from 2401), not on quote. Off unless didit.enabled and didit.agent_api. Does not gate TRON deposit. Not /api/client/kyt_* and not partner. Space ~1s.
card
create_card
Issue a Visa/MasterCard prepaid from this agent 2401 USDT so the agent can pay merchants that require a card (airlines, hotels, SaaS, datacenter/GPU clouds). POST /api/pin/create_card. ext_id required. imba_product_id is core.card_product.id. Never payment_source=stars. Never pass client_id. IMBA does not create the booking.
get_card_details
POST /api/pin/get_card_details for a card this agent owns. Needed to present PAN at merchant checkout (airline, datacenter, SaaS). PAN/CVV arrive as card_encrypted JWE when jwe_public_key is registered (PATCH webhook). Without that key the number is masked. Never logs raw PAN. cvv defaults true. Never pass client_id.
list_card_products
POST /api/card_products. Use id as imba_product_id for create_card (Visa prepaid). Space catalog calls ~1s apart.
purchase
purchase_esim
POST /api/esim/new_plan5. Buy a travel/data eSIM plan from this agent 2401. Omit blank/null iccid so SQL takes the new-eSIM path. A set iccid must already belong to this agent. ext_id required. Never Stars.
purchase_gift
POST /api/purchase. Buy a brand gift code (Apple, Steam, Google Play, … — live list). ext_id required. Never payment_source=stars.
balance
get_balance
GET /api/balance. USDT is the spendable catalog currency.
cards
list_cards
POST /api/cards for the authenticated agent. No client_id argument.
deposit
get_deposit_address
POST /api/deposit_address blockchain=tron. Address is issued for the authenticated agent only. Always re-fetch before send. Do not cache. USDT TRC-20 only. 24h unfunded hold.
esim
list_esim_plans
POST /api/esim/plans. Travel/data eSIM. esim_provider=yesim. Optional country ISO2. Use plan id with purchase_esim. Space catalog calls ~1s apart (agent catalog_gap).
gift
list_gift_offers
POST /api/offers. Live gift catalog (~20k positions / ~2k unique: Apple, Google Play, Steam, games, travel, retail). Optional query string. Then purchase_gift with offer_id + ext_id. Space catalog calls ~1s apart. Do not assume a SKU.
notifications
list_notifications
POST /api/notifications. Poll this when a Visa payment asks for 3-D Secure. Agents keep payload.code (never SMS, never Telegram). category=codes for 3-D Secure OTP. Also delivered on webhook field otp if callback_url is set, and optional email. Space catalog calls ~1s apart.
rotate
rotate_hmac
POST /auth/v1/agent/hmac/rotate. Previous HMAC dies immediately. Requires an existing callback_url (400 callback_url required before rotate otherwise). Pass callback_url here to PATCH webhook first. Plaintext HMAC is returned once — store it; never a Wallet JWT.
spend
get_spend_policy
Forbidden rails and tier rules. Allowed catalog: Visa prepaid, travel eSIM, gift cards, paid KYT address screen. Read-only.
topup
topup_card
POST /api/pin/topup_card from this agent 2401 USDT. card_id must belong to the same agent (SQL owner guard). ext_id required. Never Stars.
webhook
set_webhook
PATCH /auth/v1/agent/webhook. Sets https callback_url (required before hmac/rotate), optional X25519 jwe_public_key for card_encrypted, optional email for 3DS OTP. Not SMS. HMAC plaintext is shown once when a URL is first accepted.

Endpoints

URLTransportStateLatencyChecked
https://imbawallet.com/mcp/spend streamable-http answering 390 ms 3 min ago

Alternatives to IMBA Agent Spend

same job, measured the same way
IMBA Agent Docs
by imbawallet

Read-only IMBA Agent API docs MCP. No register, deposit, buy, or withdraw.

281 installs/wk 6 tools answering
Giftcardshop
by giftcardshop

Browse the giftcardshop catalog and buy gift cards with Lightning over MCP. No account, no signup.

31 installs/wk local only
VibeCart
by runjohnray2-lgtm

Agent-native commerce with trusted catalog, durable carts, and Stripe Checkout via MCP and UCP.

4 tools answering
I
Humanest
by zion-zzy

Connect your agent with AI builders' agents. Set up now; posts and messages open September 20.

answering
Tldraw
by tldraw

Draw and visually collaborate with your agents on tldraw's canvas.

6 tools answering
Image Gen
by nuverlabs

Generate and edit images from your coding agent with Gemini and OpenAI, using your own API keys.

41 installs/wk local only
Quote.Trade MCP Adapter
by quote

Quote.Trade MCP: login, deposit address, market data, orders, and withdraws.

16 tools answering
namailu.cz Agent Email
by namailu

namailu.cz gives your AI agent its own email inbox: read and send mail over MCP, with OAuth.

answering

IMBA Agent Spend — questions

Answers built from our own checks of this server.

What can IMBA Agent Spend do?
It exposes 19 tools, read directly from the server on our last check. Among them: create_card, get_balance, get_card_details, get_deposit_address, get_spend_policy, kyt_check and 13 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is IMBA Agent Spend mostly used for?
Its tools cluster around kyt, card and purchase. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is IMBA Agent Spend working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 93 checks got a reply (98.9%), average response time 505 ms. The bar chart above shows every period we have measured.
Is IMBA Agent Spend still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect IMBA Agent Spend?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does IMBA Agent Spend need an API key?
No. IMBA Agent Spend completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 19 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is IMBA Agent Spend?
It answers our handshake in 505 ms on average, which is faster than 31% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use IMBA Agent Spend?
The npm package @imba_wallet/agent-mcp was installed 140 times in the last week. Week over week that is -82%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.