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.
Available components
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
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
claude mcp add com-imbawallet-agent -- npx -y @imba_wallet/agent-mcp
{
"mcpServers": {
"com-imbawallet-agent": {
"command": "npx",
"args": [
"-y",
"@imba_wallet/agent-mcp"
]
}
}
} {
"servers": {
"com-imbawallet-agent": {
"command": "npx",
"args": [
"-y",
"@imba_wallet/agent-mcp"
]
}
}
} codex mcp add com-imbawallet-agent -- npx -y @imba_wallet/agent-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-imbawallet-agent": {
"type": "local",
"command": [
"npx",
"-y",
"@imba_wallet/agent-mcp"
],
"enabled": true
}
}
} openclaw mcp add com-imbawallet-agent --command npx --arg -y --arg @imba_wallet/agent-mcp
mcp_servers:
com-imbawallet-agent:
command: "npx"
args: ["-y", "@imba_wallet/agent-mcp"] {
"McpServers": {
"com-imbawallet-agent": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@imba_wallet/agent-mcp"
]
}
}
} assistant mcp add com-imbawallet-agent -t stdio -c npx -a -y @imba_wallet/agent-mcp
{
"mcpServers": {
"com-imbawallet-agent": {
"command": "npx",
"args": [
"-y",
"@imba_wallet/agent-mcp"
]
}
}
} 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.
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 →
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 →
create_card Buy a virtual 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.
| Name | Type | Req | Description |
|---|---|---|---|
| birth_date | string | – | – |
| country | string | – | – |
| string | – | Cardholder KYC email, not the agent 3DS mailbox. | |
| ext_id | string | yes | Idempotency key. Reuse the same id to retry the same order. |
| first_name | string | – | – |
| imba_product_id | integer | yes | – |
| last_name | string | – | – |
| phone | string | – | – |
No output schema declared.
No examples provided.
get_balance Ledger 2401 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 Card payment credentials ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| card_id | string | yes | – |
| cvv | boolean | – | – |
No output schema declared.
No examples provided.
get_deposit_address USDT TRC-20 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 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 Paid 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.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | – |
| network | string | yes | – |
| refresh | boolean | – | – |
No output schema declared.
No examples provided.
kyt_check_get KYT check by id ~37
POST /api/kyt_check_get. Own check only (404 otherwise). Never pass client_id.
| Name | Type | Req | Description |
|---|---|---|---|
| id | integer | yes | – |
No output schema declared.
No examples provided.
kyt_checks KYT history ~50
POST /api/kyt_checks. Own history plus quote fields. Space catalog calls ~1s apart. Never pass client_id.
| Name | Type | Req | Description |
|---|---|---|---|
| last_id | integer | – | – |
| limit | integer | – | – |
No output schema declared.
No examples provided.
kyt_quote KYT price ~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 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 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 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).
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | – | – |
| esim_provider | string | – | – |
No output schema declared.
No examples provided.
list_gift_offers List gift offers ~47
POST /api/offers. Optional query string. Then purchase_gift with offer_id + ext_id. Space catalog calls ~1s apart.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | – | – |
No output schema declared.
No examples provided.
list_notifications Inbox and 3DS OTP ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | – |
| limit | integer | – | – |
| prev_id | integer | – | – |
| prev_ts | number | – | – |
No output schema declared.
No examples provided.
purchase_esim Buy an eSIM plan ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| ext_id | string | yes | – |
| iccid | string | – | – |
| payment_source | string | – | – |
| plan_id | string | yes | – |
No output schema declared.
No examples provided.
purchase_gift Buy a gift card ~65
POST /api/purchase. ext_id required. Never payment_source=stars.
| Name | Type | Req | Description |
|---|---|---|---|
| expected_price | object | – | – |
| ext_id | string | yes | – |
| offer_id | string | yes | – |
| payment_source | string | – | – |
| required_fields | object | – | – |
No output schema declared.
No examples provided.
register_agent Register agent identity ~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).
| Name | Type | Req | Description |
|---|---|---|---|
| callback_url | string | – | – |
| string | – | Optional mailbox for 3-D Secure OTP. Not SMS. | |
| jwe_public_key | string | – | – |
| public_key | string | yes | Ed25519 public key, PEM or base64 |
| tos_hash | string | – | – |
No output schema declared.
No examples provided.
rotate_hmac Rotate webhook 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.
| Name | Type | Req | Description |
|---|---|---|---|
| callback_url | string | – | – |
| string | – | – | |
| jwe_public_key | string | – | – |
No output schema declared.
No examples provided.
set_webhook Set callback URL / JWE / OTP email ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| callback_url | string | – | – |
| string | – | – | |
| jwe_public_key | string | – | – |
No output schema declared.
No examples provided.
topup_card Top up a 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.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | yes | – |
| card_id | string | yes | – |
| ext_id | string | yes | – |
No output schema declared.
No examples provided.
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.