Skip to content
Cursor

QACAT for Cursor

io.github.dimawin22/qacat

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

client:Cursor transport:streamable-http

Install QACAT in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

QACAT in other clients