IMBAwallet/agent-mcp
БесплатноНе проверен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
Описание
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.
Установка IMBAwallet/agent-mcp
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/IMBAwallet/agent-mcpFAQ
IMBAwallet/agent-mcp MCP бесплатный?
Да, IMBAwallet/agent-mcp MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для IMBAwallet/agent-mcp?
Нет, IMBAwallet/agent-mcp работает без API-ключей и переменных окружения.
IMBAwallet/agent-mcp — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить IMBAwallet/agent-mcp в Claude Desktop, Claude Code или Cursor?
Открой IMBAwallet/agent-mcp на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Stripe
Payments, customers, subscriptions
автор: 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
автор: 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
автор: 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
автор: 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
автор: carrieronetipdotmd/tip-md-x402-mcp-server
MCP server for cryptocurrency tipping through AI interfaces using x402 payment protocol and CDP Wallet.
автор: 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
автор: laundromaticmrslbt/xendit-mcp
Xendit payment gateway for Southeast Asia. Invoices, disbursements, balance checks, and bank transfers across Indonesia, Philippines, Thailand, Vietnam, and Mal
автор: 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
автор: jiayuanliang0716-maxCompare IMBAwallet/agent-mcp with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории finance
