Agent wallet and budget management for the A2A economy. Track spending, set budgets, manage balances, and authorize payments — all through MCP tool calls.
Check balances, deposit and withdraw funds
Set per-agent, per-task, and per-day spending limits
Full audit trail of all wallet transactions
Authorize and approve payment requests from agents
Manage multiple wallets for different agents or projects
Configure this MCP server in your AI client (Claude Desktop, Cursor, VS Code + Continue, etc.) and ask:
Describe natural language interactions your AI assistant can use with this server.
git clone https://github.com/Rumblingb/agent-wallet-mcp.git
cd agent-wallet-mcp
pip install -r requirements.txt
python3 server.py