Endpoint
Use this hosted endpoint in your MCP client:Connect ChatGPT
ChatGPT supports remote MCP servers through custom connectors and MCP apps when your plan and workspace settings allow it.Open connector settings
In ChatGPT, open the settings area for apps, connectors, or developer mode.
If you are on a Team, Business, Enterprise, or Edu workspace, an admin may
need to enable custom MCP connectors first.
Add a custom MCP connector
Create a custom connector named Pillow and use
https://mcp.trypillow.ai/mcp as the MCP server endpoint.Authorize Pillow
Start the connector flow. ChatGPT opens Pillow in your browser. Sign in with
your Pillow dashboard account and approve access for the right organization.
Connect Claude
Claude supports remote MCP connectors for hosted MCP servers.Open connector settings
In Claude, open the integrations, connectors, or MCP settings for your
account or workspace.
Add Pillow
Add a custom MCP connector named Pillow and use
https://mcp.trypillow.ai/mcp as the remote MCP server URL.Authorize Pillow
Claude opens Pillow in your browser. Sign in with your Pillow dashboard
account and approve the organization you want Claude to read from.
Connect Claude Code
If you use Claude Code locally, add Pillow as an HTTP MCP server:Generic MCP config
For clients that accept JSON MCP configuration, use this shape:mcp-config.json
streamable-http or expose it through a UI instead of a JSON file. Use the same endpoint either way.
Supported tools
| Tool | What it returns |
|---|---|
get_connection_info | The current connection scope and how to switch Pillow organizations |
get_pillow_context | Saved Pillow.md product context for your organization |
list_studies | Studies visible to your organization |
get_study | Study metadata, status, goals, brief summary, and aliases |
get_study_issues | Issue insights for one study |
get_qa_patterns | Recurring questions and answer distributions for one study |
get_metadata_overview | Metadata fields and value distributions across a study’s interviews |
get_interview_stats | Per-interview message counts, duration, and word counts |
get_engagement_funnel | How far interviews progressed, with average and median message counts |
list_interviews | Paginated interview summaries for a study |
get_interview | Paginated transcript messages for one interview in a study |
get_message_samples | An evenly distributed sample of raw messages, with optional filters |
search_interviews | Search across one study’s interview transcripts |
compare_interviews | Compare 2-3 topics and their interview overlap across a study |
pillow://context/Pillow.md.
Security model
- MCP access is read-only.
- Each connection is authorized through Pillow and only ever accesses the one organization you approve.
- Pillow records connection activity for security and never logs your access tokens or transcript text.
Switch organizations
Each connection is scoped to one organization. To switch, disconnect Pillow from your MCP client and reconnect, then choose the organization you want on the Pillow consent screen.Disconnect a client
Remove Pillow from your MCP client config or revoke the client session from the client if it supports OAuth session management. You can reconnect later through the same browser-based flow.What’s next?
Organization settings
Update your organization profile and branding.
Review interviews
Learn how Pillow stores and displays interview transcripts.