Skip to content
Zed

sensecritiq for Zed

io.github.salvisare/sensecritiq

UX research synthesis. Upload interviews and get themes, findings, and verbatim quotes in minutes.

client:Zed transport:stdio runtime:pypi

Install sensecritiq in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "sensecritiq": {
      "command": "uvx",
      "args": [
        "sensecritiq-mcp"
      ],
      "env": {
        "SCQ_API_KEY": "<SCQ_API_KEY>"
      }
    }
  }
}

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

sensecritiq in other clients