Skip to content
VS Code

BountyVerdict Agent Decision Tools for VS Code

io.github.cristianmoroaica/bountyverdict

Read-only GitHub bounty, agent harness, Actions failure, flake, and MCP tool-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"
    }
  }
}

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

BountyVerdict Agent Decision Tools in other clients