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

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.