Skip to content
Zed

Testiny Test Management for Zed

io.testiny/testiny-mcp

An MCP server that provides access to Testiny projects, test cases and test runs

client:Zed transport:streamable-http

Install Testiny Test Management in Zed

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

{
  "context_servers": {
    "testiny-mcp": {
      "url": "https://app.testiny.io/api/v1/mcp-server"
    }
  }
}

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

Testiny Test Management in other clients