Skip to content
Cursor

sensecritiq for Cursor

io.github.salvisare/sensecritiq

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

client:Cursor transport:stdio runtime:pypi

Install sensecritiq in Cursor

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

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

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

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

sensecritiq in other clients