Loading MCP server directory, please wait...
IMBA spend MCP: USDT TRC-20 deposit and catalog buy with your key. No withdraw.
npx @getmcp/cli add com.imbawallet/agentRequires Node.js 18+. Community-contributed server. Review source before installing.
IMBA_AGENT_CLIENT_IDDecimal agent client_id from register
IMBA_AGENT_PRIVATE_KEYEd25519 private key (PKCS#8 PEM or base64). Never a shared IMBA key.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.imbawallet/agent": {
"command": "npx",
"args": [
"-y",
"@imba_wallet/agent-mcp"
],
"env": {
"IMBA_AGENT_CLIENT_ID": "",
"IMBA_AGENT_PRIVATE_KEY": ""
}
}
}
}