BountyVerdict Agent Decision Tools MCP Server

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

Local serverstdio

What is the BountyVerdict Agent Decision Tools MCP server?

Connect BountyVerdict Agent Decision Tools to Claude, Cursor or any other MCP client and it stops being a tab you switch to. Free selector plus read-only GitHub bounty, agent harness, Actions, flake, and MCP drift decisions. The bountyverdict agent decision tools mcp server is what makes that connection.

What the server does

The button adds one free selector and six paid decision tools to VS Code. The selector deterministically returns the exact paid tool, price, sample, and required input without producing a verdict or requesting payment. Paid calls still require a separately authorized x402 wallet; installing, listing, or using the selector does not charge anything.

Available tools

The toolset is worth reading before you wire it up, because it tells you what the integration is really for:

  • Decision — Product

Installation

skills on npm is all you need. Most clients run it directly, so configuration is a few lines and a restart.

Where it fits

Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. BountyVerdict Agent Decision Tools's toolset — Decision — is a fair guide to whether it matches your workflow. It is maintained by Mimirs402; worth a glance at recent repository activity before you build anything load-bearing on it.

SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.

Worth knowing first

  • It runs with your machine's permissions. That is convenient and also the reason to think about what you point it at before you approve a tool call.
  • Keep per-call confirmation enabled while you learn its behaviour; it is the cheapest safeguard you have.

Available tools

ToolWhat it does
DecisionProduct

How to install the BountyVerdict Agent Decision Tools MCP server

{
  "mcpServers": {
    "bountyverdict": {
      "command": "npx",
      "args": ["-y", "skills"]
    }
  }
}

Add to claude_desktop_config.json, then restart Claude Desktop.

Example prompts to try

  • Use BountyVerdict Agent Decision Tools to Decision.

Frequently asked questions

It connects BountyVerdict Agent Decision Tools to MCP-compatible AI assistants such as Claude and Cursor, exposing 1 tool (Decision) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with BountyVerdict Agent Decision Tools directly.