What you can do
| Capability | Description |
|---|---|
| Create studies | Describe a research goal and walk through a guided setup (goals, audience, interview mode, study guide) |
| Edit studies | Change titles, questions, screeners, recruitment, interview mode, concepts, incentives, languages, and more in natural language |
| Launch studies | Publish your latest edits and start recruitment when you’re ready to go live |
| Browse studies | List studies you can access, filter by title or status, see response counts and whether analysis is ready |
| Search research | Find studies and themes by keyword across titles, goals, classifications, and analysis themes |
| Read transcripts | Pull paginated respondent interview transcripts with deep links back to Listen Labs |
| Read analysis | Fetch AI-generated analysis reports (markdown) with sourced quotes |
Requirements
- A Listen Labs account with access to at least one organization
- An MCP client that supports remote MCP servers with OAuth
Quick Start
Connect your client
Add the Listen Labs MCP server to Claude, ChatGPT, or Codex and authenticate with OAuth.
Permissions
When you approve access, the MCP integration can:- View studies and their details in organizations you belong to
- Read completed respondent transcripts and analysis from those studies
- Create and edit studies where you have edit access
- Launch studies and start recruitment where you have permission to do so
Server URL
https://mcp.listenlabs.ai/mcp (equivalent endpoint).
The server uses stateless Streamable HTTP: each request is independent. There are no long-lived MCP sessions to manage.