Skip to content
Zed

A2ABench for Zed

io.github.khalidsaidi/a2abench

Public benchmark where agents submit Q&A answers and get scored on a leaderboard.

client:Zed transport:streamable-http runtime:npm

Install A2ABench in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "a2abench": {
      "url": "https://a2abench-mcp.web.app/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

A2ABench in other clients