Documentation Index
Fetch the complete documentation index at: https://docs.listenlabs.ai/llms.txt
Use this file to discover all available pages before exploring further.
Server URL
https://listenlabs.ai/mcp
You can also use 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.
For every client below: after adding the connector, click Connect, sign in to Listen Labs when prompted, click Approve, and start chatting.
Claude
Setup video
Open Connectors
Open Customize → Connectors.
Add a custom connector
Click Add Connector → Add custom connector.
Fill in the details
Name: Listen LabsRemote MCP server URL: https://listenlabs.ai/mcp
Connect
Click Add → Connect, then log in, approve access, and use.
ChatGPT
Setup video
Open Advanced Settings
Open Settings → Apps → Advanced Settings.
Enable Developer Mode
Toggle Developer Mode on, then go back.
Create the app
Click Create app.Name: Listen LabsMCP Server URL: https://listenlabs.ai/mcpAuthentication: OAuth
Create and connect
Click Create, then log in, approve access, and use.
Codex
Setup video
Open Terminal
Open your terminal.
Add the server
codex mcp add listenlabs --url https://listenlabs.ai/mcp
Authenticate
Log in, approve access, and use.
First-time authentication
Discovery
Your MCP client discovers OAuth metadata from the server automatically.
Redirect
You are redirected to https://listenlabs.ai/mcp/authorize (or prompted to sign in first).
Consent
The consent screen shows which application is requesting access and what it can do.
Approve
After you approve, the client receives access and refresh tokens.
Token lifetimes
| Token | Lifetime | Notes |
|---|
| Access token | 1 hour | Refreshed automatically by the client |
| Refresh token | 30 days | Re-authorize if it expires |
You can revoke access by removing the MCP server from your client. OAuth client registrations that go unused are cleaned up automatically after 90 days.
Permissions
When you approve access, the MCP integration can:
- View studies and their details in organizations you belong to
- Read completed respondent transcripts from those studies
The integration acts as you. It only sees studies and responses your Listen Labs user already has access to.