IMBA Agent Spend for Gemini CLI
com.imbawallet/agent
IMBA spend MCP: USDT TRC-20 deposit and catalog buy with your key. No withdraw.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:19
Install IMBA Agent Spend in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agent": {
"httpUrl": "https://imbawallet.com/mcp/spend"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs