Skip to content
Zed

QA Test Server for Zed

live.alpic.qa-test-cli-b955e6a8/qa-test-cli

Testing publish command

client:Zed transport:streamable-http

Install QA Test Server in Zed

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

{
  "context_servers": {
    "qa-test-cli": {
      "url": "https://qa-test-cli-b955e6a8.alpic.live"
    }
  }
}

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

QA Test Server in other clients