Loading MCP server directory, please wait...
UX research synthesis agent. Upload interviews and get themes, quotes, and findings.
npx @getmcp/cli add io.github.salvisare/sensecritiqRequires Python 3.10+. Community-contributed server. Review source before installing.
SCQ_API_KEYYour SenseCritiq API key. Get yours at sensecritiq.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.salvisare/sensecritiq": {
"command": "uvx",
"args": [
"sensecritiq-mcp"
],
"env": {
"SCQ_API_KEY": ""
}
}
}
}