bounty-mcp for Cline
io.github.weiseer/bounty-mcp
Live coding-bounty deal-flow from verified-escrow GitHub bounties for AI agents.
client:Cline
transport:stdio
runtime:npm
Install bounty-mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs