Skip to content
Zed

Qlane for Zed

ai.qlane/qlane

AI QA that runs your app in a browser on every pull request: projects, test targets, test cases.

client:Zed transport:streamable-http

Install Qlane in Zed

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

{
  "context_servers": {
    "qlane": {
      "url": "https://mcp-eu.qlane.ai/api/mcp"
    }
  }
}

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

Qlane in other clients