Skip to content
Zed

mcp server for Zed

com.testrigor/mcp-server

Manage test suites, run tests, view results, and automate QA workflows via AI with testRigor.

client:Zed transport:streamable-http

Install mcp server in Zed

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

{
  "context_servers": {
    "mcp-server": {
      "url": "https://api2.testrigor.com/api/v1/mcp"
    }
  }
}

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

mcp server in other clients