Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Bench Agent Discovery

io.github.virajmishra1/bench

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

Uptime
100.0%
1 direct probes · 30d
Response
291ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search_agents

Find listed public agents by task, capability, category, framework, model, verified evidence, or reuse configuration. Owner telemetry and controlled benchmark evidence are returned separately.

get_agent

Get one public agent's recipe, public capability manifest, coarse invocation status, owner telemetry, and verified benchmark submissions.

list_benchmarks

List public, versioned benchmark contracts and only their trusted-runner-verified submissions.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "bench_agent_discovery": {
      "url": "https://bench.virajmishratakehome.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}