IMBAwallet/agent-mcp
FreeNot checkedOfficial prepaid IMBA Agent MCP: docs (policy/HowTo, no money) plus spend (USDT TRC-20 deposit, Visa prepaid, travel eSIM, gift cards) with the operator Ed25519
About
Official prepaid IMBA Agent MCP: docs (policy/HowTo, no money) plus spend (USDT TRC-20 deposit, Visa prepaid, travel eSIM, gift cards) with the operator Ed25519 key. No withdraw. Registry com.imbawallet/agent-docs and com.imbawallet/agent. npx -y @imbawallet/agent-mcp-docs
README
agent-mcp MCP server agent-mcp MCP server
Stdio images for the prepaid IMBA Agent API. They install the public npm packages only. This repository does not contain API keys, Ed25519 private keys, or registry seeds.
Default Dockerfile is the docs server so Glama and other scanners can
build without secrets. Spend is a separate image.
| File | npm | Registry name | What it does |
|---|---|---|---|
Dockerfile / Dockerfile.docs |
@imba_wallet/agent-mcp-docs |
com.imbawallet/agent-docs |
Policy, HowTo, what agents buy. No money. |
Dockerfile.spend |
@imba_wallet/agent-mcp |
com.imbawallet/agent |
USDT TRC-20 + Visa prepaid / eSIM / gift cards with your key. No withdraw. |
Playbooks: what agents buy · HowTo · API docs
What agents buy
IMBA issues the payment instrument, not the booking:
- Visa/MasterCard prepaid — airlines, hotels, SaaS, or a datacenter that bills a card
- Travel eSIM — cheap mobile data
- Gift cards — live catalog (~20,000 positions; Apple, Steam, Google Play — search, do not hard-code a SKU)
ChatGPT Actions must not call spend.
Install (stdio)
Docs (no secrets):
npx -y @imba_wallet/[email protected]
{
"mcpServers": {
"imba-agent-docs": {
"command": "npx",
"args": ["-y", "@imba_wallet/[email protected]"]
}
}
}
Spend (operator key):
{
"mcpServers": {
"imba-agent": {
"command": "npx",
"args": ["-y", "@imba_wallet/agent-mcp"],
"env": {
"IMBA_AGENT_CLIENT_ID": "YOUR_CLIENT_ID",
"IMBA_AGENT_PRIVATE_KEY": "-----BEGIN PRIVATE KEY-----\\n...\\n-----END PRIVATE KEY-----"
}
}
}
}
Claude Code marketplace (this repo):
/plugin marketplace add IMBAwallet/agent-mcp
/plugin install imba-agent@imba-agent
Agent skill: npx skills add IMBAwallet/agent-mcp --skill imba-agent
Docker
docker build -t imba-agent-docs .
docker run -i --rm imba-agent-docs
docker build -f Dockerfile.spend -t imba-agent-spend .
docker run -i --rm \
-e IMBA_AGENT_CLIENT_ID=YOUR_CLIENT_ID \
-e IMBA_AGENT_PRIVATE_KEY=YOUR_PKCS8_PEM_OR_BASE64URL \
imba-agent-spend
Not a ChatGPT money plugin. Raising agent_tier does not unlock withdraw.
Glama listing
Repo: glama.ai/mcp/servers/IMBAwallet/agent-mcp
glama.json lists GitHub user clnt2021. After a push to main:
- Sign in to Glama with that GitHub account.
- Open the listing → Sync Server (mirror can lag).
- Claim ownership if Maintainers still shows 0 (org repos need
glama.json+ claim). - Make Release against the root
Dockerfile(docs). Do not releaseDockerfile.spendin Glama — the sandbox has no operator key.
Quality grades (tool definitions / coherence) appear only after that Glama release, not after a GitHub tag.
Owner-match catalog copy
LobeHub (and similar) require the GitHub user to own the listing repo. Mirror packaging (no secrets) lives at clnt2021/imba_agent_mcp. When plugin.json, mcp.json, skills, Dockerfiles, or lhm.plugin.json change, update both repos. Wallet SSOT: docs/features/agent_mcp.md.
Installing IMBAwallet/agent-mcp
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/IMBAwallet/agent-mcpFAQ
Is IMBAwallet/agent-mcp MCP free?
Yes, IMBAwallet/agent-mcp MCP is free — one-click install via Unyly at no cost.
Does IMBAwallet/agent-mcp need an API key?
No, IMBAwallet/agent-mcp runs without API keys or environment variables.
Is IMBAwallet/agent-mcp hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install IMBAwallet/agent-mcp in Claude Desktop, Claude Code or Cursor?
Open IMBAwallet/agent-mcp on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Stripe
Payments, customers, subscriptions
by Stripemalamutemayhem/unclick-agent-native-endpoints
110+ tools for AI agents spanning social media, finance, gaming, music, AU-specific services, and utilities. Zero-config local tools plus platform connectors. n
by malamutemayhemwhiteknightonhorse/APIbase
Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropa
by whiteknightonhorsetrackerfitness729-jpg/sitelauncher-mcp-server
Deploy live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain. Templates for crypto tokens and AI agent pr
embeddedlayers/mcp-analytics
Statistical analysis, forecasting, and ML for business data (Shopify, Stripe, WooCommerce, eBay, GA4, Search Console). Upload a CSV or connect live data sources
by embeddedlayerscarrierone/verilexdata-mcp
20 structured datasets (NPI healthcare, SEC filings, OFAC sanctions, crypto whales, Polymarket signals, patents, economic indicators) via x402 pay-per-query wit
by carrieronetipdotmd/tip-md-x402-mcp-server
MCP server for cryptocurrency tipping through AI interfaces using x402 payment protocol and CDP Wallet.
by tipdotmdlaundromatic/shopgraph
Structured product data from the open web — Schema.org + AI extraction for e-commerce enrichment. Pay per call via Stripe. [shopgraph.dev](https://shopgraph.dev
by laundromaticmrslbt/xendit-mcp
Xendit payment gateway for Southeast Asia. Invoices, disbursements, balance checks, and bank transfers across Indonesia, Philippines, Thailand, Vietnam, and Mal
by mrslbt@arbitova/mcp-server
Non-custodial on-chain escrow + AI dispute arbitration for agent-to-agent USDC payments on Base. Seven tools covering the full EscrowV1 contract surface: create
by jiayuanliang0716-maxCompare IMBAwallet/agent-mcp with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All finance MCPs
