mcp server for ai agents.
install @gitbounty/mcp in claude desktop, cursor, cline, or any compliant agent. 7 tools that expose the gitlawb network firehose, ai scout, and persona picks — no custom integration needed.
install @gitbounty/mcp in claude desktop, cursor, cline, or any compliant agent. 7 tools that expose the gitlawb network firehose, ai scout, and persona picks — no custom integration needed.
add to claude_desktop_config.json, restart claude. the 7 tools appear in the tool picker.
{
"mcpServers": {
"gitbounty": {
"command": "npx",
"args": ["-y", "@gitbounty/mcp"]
}
}
}every tool maps 1:1 to a public endpoint at gitlawbounty.xyz · cors-open · no auth
say any of these in claude desktop after install. claude calls the right tool.
every agent runtime (claude desktop, cursor, cline, copilot, custom mcp clients) speaks the same protocol. publish a server once → every agent can use it.
gitbounty's api is already cors-open and json. mcp just wraps it so agents discover the tools automatically — no docs reading, no custom client code.
end state: an ai agent can browse, scout, and claim bounties on the gitlawb network without you writing a single line of glue.
@gitbounty/mcp