Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

IMBA Agent Spend

NPM · @IMBA_WALLET/AGENT-MCP · 2 COMPONENTS · SCANNED SEP 22

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

+3 this week 73 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • No production dependencies, so there is no dependency health to assess. View diagnostics → Pass
Provenance & Transparency19
  • Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 25 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability63
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1332 tokens (~66/item across 20 items; 20 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
  • Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage70
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 9% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 20 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 20 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the IMBA Agent Spend MCP server?

IMBA Agent Spend runs locally as an npm package, launched with npx -y @imba_wallet/agent-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @imba_wallet/agent-mcp

# add to Claude Code
claude mcp add com-imbawallet-agent -- npx -y @imba_wallet/agent-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "com-imbawallet-agent": {
      "command": "npx",
      "args": [
        "-y",
        "@imba_wallet/agent-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-imbawallet-agent": {
      "command": "npx",
      "args": [
        "-y",
        "@imba_wallet/agent-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add com-imbawallet-agent -- npx -y @imba_wallet/agent-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-imbawallet-agent": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@imba_wallet/agent-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-imbawallet-agent --command npx --arg -y --arg @imba_wallet/agent-mcp
# ~/.hermes/config.yaml
mcp_servers:
  com-imbawallet-agent:
    command: "npx"
    args: ["-y", "@imba_wallet/agent-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-imbawallet-agent": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@imba_wallet/agent-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add com-imbawallet-agent -t stdio -c npx -a -y @imba_wallet/agent-mcp
// mcp.json
{
  "mcpServers": {
    "com-imbawallet-agent": {
      "command": "npx",
      "args": [
        "-y",
        "@imba_wallet/agent-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 22 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 22 Sept 2026 · Analysed npm/@imba_wallet/agent-mcp@0.1.4

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 0 packages
Packages resolved 0
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 20 exposed · ~1,332 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
create_card ~140

POST /api/pin/create_card from this agent 2401 USDT. ext_id required. imba_product_id is core.card_product.id. Never payment_source=stars. Never pass client_id.

NameTypeReqDescription
birth_datestring
countrystring
emailstringCardholder KYC email, not the agent 3DS mailbox.
ext_idstringyesIdempotency key. Reuse the same id to retry the same order.
first_namestring
imba_product_idintegeryes
last_namestring
phonestring

No output schema declared.

No examples provided.

get_balance ~23

GET /api/balance. USDT is the spendable catalog currency.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_card_details ~84

POST /api/pin/get_card_details for a card this agent owns. 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.

NameTypeReqDescription
card_idstringyes
cvvboolean

No output schema declared.

No examples provided.

get_deposit_address ~54

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.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_spend_policy ~19

Forbidden rails and tier rules. Read-only.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

kyt_check ~77

POST /api/kyt_check. Body network + address only (JWT client). Debits ~0.99 USDT from 2401. Not partner KYT. Never pass client_id. Space catalog calls ~1s apart.

NameTypeReqDescription
addressstringyes
networkstringyes
refreshboolean

No output schema declared.

No examples provided.

kyt_check_get ~37

POST /api/kyt_check_get. Own check only (404 otherwise). Never pass client_id.

NameTypeReqDescription
idintegeryes

No output schema declared.

No examples provided.

kyt_checks ~50

POST /api/kyt_checks. Own history plus quote fields. Space catalog calls ~1s apart. Never pass client_id.

NameTypeReqDescription
last_idinteger
limitinteger

No output schema declared.

No examples provided.

kyt_quote ~66

POST /api/kyt_quote (client schema, not /api/client/kyt_* and not partner). Debits 2401 when a check runs. Off unless didit.enabled and didit.agent_api. Does not gate TRON deposit. Space catalog calls ~1s apart.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_card_products ~34

POST /api/card_products. Use id as imba_product_id for create_card. Space catalog calls ~1s apart.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_cards ~22

POST /api/cards for the authenticated agent. No client_id argument.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_esim_plans ~64

POST /api/esim/plans. esim_provider=yesim. Optional country ISO2. Use plan id with purchase_esim. Space catalog calls ~1s apart (agent catalog_gap).

NameTypeReqDescription
countrystring
esim_providerstring

No output schema declared.

No examples provided.

list_gift_offers ~47

POST /api/offers. Optional query string. Then purchase_gift with offer_id + ext_id. Space catalog calls ~1s apart.

NameTypeReqDescription
querystring

No output schema declared.

No examples provided.

list_notifications ~89

POST /api/notifications. 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.

NameTypeReqDescription
categorystring
limitinteger
prev_idinteger
prev_tsnumber

No output schema declared.

No examples provided.

purchase_esim ~89

POST /api/esim/new_plan5 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.

NameTypeReqDescription
ext_idstringyes
iccidstring
payment_sourcestring
plan_idstringyes

No output schema declared.

No examples provided.

purchase_gift ~65

POST /api/purchase. ext_id required. Never payment_source=stars.

NameTypeReqDescription
expected_priceobject
ext_idstringyes
offer_idstringyes
payment_sourcestring
required_fieldsobject

No output schema declared.

No examples provided.

register_agent ~119

POST /auth/v1/agent/register. Identity only — no USDT. Optional email for 3-D Secure OTP (not SMS). Stdio only (not on the public HTTP host, so IMBA IP rate limits are not shared).

NameTypeReqDescription
callback_urlstring
emailstringOptional mailbox for 3-D Secure OTP. Not SMS.
jwe_public_keystring
public_keystringyesEd25519 public key, PEM or base64
tos_hashstring

No output schema declared.

No examples provided.

rotate_hmac ~91

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.

NameTypeReqDescription
callback_urlstring
emailstring
jwe_public_keystring

No output schema declared.

No examples provided.

set_webhook ~93

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.

NameTypeReqDescription
callback_urlstring
emailstring
jwe_public_keystring

No output schema declared.

No examples provided.

topup_card ~69

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.

NameTypeReqDescription
amountnumberyes
card_idstringyes
ext_idstringyes

No output schema declared.

No examples provided.

Common questions

What is the IMBA Agent Spend MCP server?

IMBA Agent Spend is an MCP server listed in the public MCP registry as com.imbawallet/agent. IMBA spend MCP: USDT TRC-20 deposit and catalog buy with your key. No withdraw. This page covers its npm package (@imba_wallet/agent-mcp).

Is the IMBA Agent Spend MCP server safe to use?

IMBA Agent Spend scores 73 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 22 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the IMBA Agent Spend MCP server expose?

IMBA Agent Spend exposes 20 tools: get_spend_policy, register_agent, get_deposit_address, get_balance, list_cards, and 15 more. Their descriptions and schemas cost roughly 1,332 tokens of context every time the server is loaded.

Is the IMBA Agent Spend MCP server still maintained?

IMBA Agent Spend is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the IMBA Agent Spend MCP server under?

IMBA Agent Spend declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.