MCP server
Connect Cursor, Claude, or any MCP client to https://mcp.bruce.money.
Auth
Send your agent key as Authorization: Bearer bk_agent_live_… or X-Api-Key.
Tools
bruce_get_balancebruce_paybruce_create_escrowbruce_create_checkoutbruce_get_payment_statusbruce_list_mandates
Cursor example
{
"mcpServers": {
"bruce": {
"url": "https://mcp.bruce.money/mcp",
"headers": {
"Authorization": "Bearer bk_agent_live_…"
}
}
}
}
The MCP Worker is a thin proxy — all spend still goes through the Agent API policy engine.