Skip to content
VS Code

BountyVerdict Agent Decision Tools for VS Code

io.github.mimirs402/bountyverdict

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

client:VS Code transport:streamable-http

Install BountyVerdict Agent Decision Tools in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

BountyVerdict Agent Decision Tools in other clients