Skip to content
Zed

QACAT for Zed

io.github.dimawin22/qacat

Translation QA: automated checks, AI evaluation, linguistic review, and visual in-context testing.

client:Zed transport:streamable-http

Install QACAT in Zed

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

{
  "context_servers": {
    "qacat": {
      "url": "https://qacat-mcp.qacat.workers.dev/mcp"
    }
  }
}

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

QACAT in other clients