Skip to content
VS Code

Bench Agent Discovery for VS Code

io.github.virajmishra1/bench

Discover public AI agents, reusable recipes, and trusted benchmark evidence by task.

client:VS Code transport:streamable-http tools:3

Install Bench Agent Discovery in VS Code

.vscode/mcp.json

{
  "servers": {
    "bench": {
      "type": "http",
      "url": "https://bench.virajmishratakehome.workers.dev/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Bench Agent Discovery in other clients