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
{
"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