bounty-mcp for Windsurf
io.github.weiseer/bounty-mcp
Live coding-bounty deal-flow from verified-escrow GitHub bounties for AI agents.
client:Windsurf
transport:stdio
runtime:npm
Install bounty-mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"bounty-mcp": {
"command": "npx",
"args": [
"-y",
"@weiseer/bounty-mcp"
],
"env": {
"BOUNTY_MCP_URL": "<BOUNTY_MCP_URL>",
"BOUNTY_MCP_LOCAL_ONLY": "<BOUNTY_MCP_LOCAL_ONLY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs