Skip to content
Zed

tesults mcp for Zed

io.github.tesults/tesults-mcp

Ask your AI agent why your tests are failing. Instant analysis on failures and regressions.

client:Zed transport:stdio runtime:npm

Install tesults mcp in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "tesults-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tesults-mcp"
      ],
      "env": {
        "TESULTS_API_TOKEN": "<TESULTS_API_TOKEN>"
      }
    }
  }
}

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

tesults mcp in other clients