← Back to Plugins
MCP Server MCP

io.github.vncent786/bounty-api

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://bountyapi.com/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "bountyapi-mcp",
      "version": "1.8.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional. EVM private key to enable auto-pay for paid endpoints via x402. Without it, only the 8 free endpoints are callable; paid endpoints return a 402 payment challenge. Never required to use the free tier.",
          "format": "string",
          "isSecret": true,
          "name": "EVM_PRIVATE_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...