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
{
"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