Skip to content
Grok

BountyVerdict Agent Decision Tools for Grok

io.github.mimirs402/bountyverdict

Free selector plus read-only GitHub bounty, agent harness, Actions, flake, and MCP drift decisions.

client:Grok transport:streamable-http

Install BountyVerdict Agent Decision Tools in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "bountyverdict": {
      "type": "http",
      "url": "https://bountyverdict-agent-production.mimirslab.workers.dev/mcp?source=mcp-registry"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

BountyVerdict Agent Decision Tools in other clients