Skip to content
Claude Desktop

bounty api for Claude Desktop

io.github.vncent786/bounty-api

Singapore property & financial data APIs for AI agents. 27 MCP tools. x402 micropayments.

client:Claude Desktop transport:streamable-http runtime:npm

Install bounty api in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "bounty-api": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://bountyapi.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

bounty api in other clients