Skip to main content

MCP server for SenseCritiq — UX research synthesis agent

Project description

SenseCritiq MCP Server

mcp-name: io.github.salvisare/sensecritiq

SenseCritiq turns raw research into actionable insights - automatically.

Upload an interview recording, transcript, or survey and Claude will transcribe it, extract themes, surface verbatim quotes with speaker attribution, and generate structured findings in minutes. No more manual affinity mapping. No more hours spent tagging transcripts. Your entire research history becomes queryable in plain language.

Built for UX researchers, product teams, and anyone who talks to users.

What you can do

  • Upload any format - audio (mp3, m4a, wav, mp4), transcripts (txt, pdf, docx)
  • Get structured synthesis - themes, key findings, verbatim quotes - each pinned to speaker and timestamp
  • Search across all sessions - semantic search over your full research history
  • Generate reports - export as Markdown or PDF with one tool call
  • Query in plain language - ask questions across months of research, get cited answers

Setup

  1. Sign up and get your API key at sensecritiq.com
  2. Add to your Claude Desktop claude_desktop_config.json:
{
  "mcpServers": {
    "sensecritiq": {
      "command": "uvx",
      "args": ["sensecritiq-mcp"],
      "env": {
        "SCQ_API_KEY": "scq_live_your_key_here"
      }
    }
  }
}
  1. Restart Claude Desktop. SenseCritiq tools will appear automatically.

Tools

upload_research_file

Upload an audio recording, video, or transcript for processing. Returns a session_id to track progress.

Parameters: file_path (required), session_name (required), project_id (optional), tags (optional)

get_session_status

Poll processing status after upload. Values: queued → processing → ready → failed.

Parameters: session_id (required)

get_synthesis

Retrieve themes, key findings, and quote count for a completed session. Every finding cites a verbatim source.

Parameters: session_id (required)

get_quotes

Get verbatim quotes from a session, optionally filtered by theme. Each quote includes speaker label and timestamp.

Parameters: session_id (required), theme_id (optional)

search_research

Semantic search across your entire research history. Ask questions in plain language and get cited answers.

Parameters: query (required), project_id (optional), date_from (optional), date_to (optional)

list_sessions

List all research sessions, optionally filtered by project.

Parameters: project_id (optional), limit (default 20), offset (default 0)

generate_report

Generate a formatted report for a session. Returns a pre-signed download URL valid for 24 hours.

Parameters: session_id (required), format (markdown | pdf | notion)

Example usage in Claude

Upload session-04.m4a as "Onboarding exit interviews - March"
What do users say about the invite flow across all sessions?
Generate a PDF report for session sess_abc123

Supported file formats

Type Formats
Audio mp3, m4a, wav, mp4
Transcript txt, pdf, docx

Plans

Plan Sessions/month Price
Free 2 $0
Starter 10 $29/mo
Growth 30 $79/mo
Team 150 $199/mo

All plans include full MCP server access and all 7 tools.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sensecritiq_mcp-0.1.5.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sensecritiq_mcp-0.1.5-py3-none-any.whl (11.4 kB view details)

Uploaded Python 3

File details

Details for the file sensecritiq_mcp-0.1.5.tar.gz.

File metadata

  • Download URL: sensecritiq_mcp-0.1.5.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for sensecritiq_mcp-0.1.5.tar.gz
Algorithm Hash digest
SHA256 d4791411325ab1214df6c8618f3b0428d35b4e72d8acd75a79c497427ccbc21d
MD5 e3253f2b1d2a54af2c8f7a1ac25ed32a
BLAKE2b-256 c0022027dbf25e66223b2cf48632d7e53278f3c95411f0f07509df19b6f309f1

See more details on using hashes here.

File details

Details for the file sensecritiq_mcp-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for sensecritiq_mcp-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 f912072e2bf4b9513384f5e3447f8c3852755424cac3e9628e2080e19954c323
MD5 2937a98ea2026c5b369e2e59d51bb37e
BLAKE2b-256 b1420d9571fdacf45e36f60a16f5de4256723fa5ce3128e3e666dfaa5e3ccfd7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page