Skip to content
Zed

bounty-mcp for Zed

io.github.weiseer/bounty-mcp

Live coding-bounty deal-flow from verified-escrow GitHub bounties for AI agents.

client:Zed transport:stdio runtime:npm

Install bounty-mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "bounty-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@weiseer/bounty-mcp"
      ],
      "env": {
        "BOUNTY_MCP_URL": "<BOUNTY_MCP_URL>",
        "BOUNTY_MCP_LOCAL_ONLY": "<BOUNTY_MCP_LOCAL_ONLY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

bounty-mcp in other clients