Condens MCP Server
OfficialAllows Figma to access Condens research repository for integrating validated customer insights into design tools.
Enables Make (formerly Integromat) to integrate Condens research data into automated workflows, such as pulling insights for reports.
Enables n8n workflows to search and retrieve Condens Artifacts, grounding automations in real customer knowledge.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Condens MCP Serverfind insights about user onboarding"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Overview
The Condens MCP Server lets you connect MCP-compatible AI assistants, IDEs, and agent platforms to your Condens research repository. Once connected, you can search across your validated customer insights in natural language directly from the LLMs you already use, or let agents and workflows pull from research findings so whatever they produce is grounded in real customer knowledge.
Related MCP server: Internal Documentation Search
Features
Published Research Access - Search and retrieve published Condens Artifacts, including insights, reports, usability issues, and other research outputs
Permission-Aware - Users only see data they already have access to in Condens
Client Access Control - Admins control which MCP clients are available and can scope access by role, user group, or individual user
OAuth 2.0 Authentication - Uses OAuth 2.0 authorization with support for dynamic client registration and PKCE
Streamable HTTP Transport - Exposes the MCP server over Streamable HTTP at
/mcp
Available Tools
The server currently provides these read-only MCP tools:
List Workspaces - Lists Condens Workspaces accessible to the authorized user
List Published Artifacts - Lists accessible published Artifacts, optionally filtered by Workspace ID or Artifact IDs
Get Artifacts - Retrieves Markdown content of Artifacts by ID
Search Condens - Searches published Artifacts for content relevant to a user query and returns matching Artifact IDs
Getting Started
1. Set up the MCP client in Condens
Admins create and configure the MCP client in Condens under Settings > Account > API & MCP Server, including which users, roles, or groups are allowed to use it.
2. Add Condens MCP to your tool
In your MCP-compatible tool, add the Condens MCP server URL. Your URL depends on your Condens server region:
https://api.condens.io/mcpfor EUhttps://api-us.condens.io/mcpfor US
If you're unsure about your Condens server region, Admins can find the designated MCP URL in the API & MCP Server page.
Condens includes preconfigured MCP clients for Claude and ChatGPT. See the client-specific guides below for step-by-step instructions.
3. Authorize the connection on user-level
Each user authorizes the connection for their own Condens account via OAuth. Authorized non-admin users can find setup instructions in: Settings > Integrations > MCP Client > Show setup instructions.
Authentication uses OAuth 2.0 with Dynamic Client Registration. Compatible MCP clients register themselves during the authorization flow, so Condens does not provide manually generated client IDs or client secrets to copy into your MCP client.
Condens MCP currently supports remote MCP over Streamable HTTP. It does not support local stdio servers or SSE.
For full setup instructions, view our step-by-step setup guide.
Client-specific guides:
Availability
Condens MCP is available during the free 15-day trial and on Business and Enterprise plans.
Business plans can connect Condens to preconfigured AI assistants such as Claude and ChatGPT.
Enterprise plans can additionally connect Condens to custom MCP clients, including custom or company LLMs, automation agents, design assistants, knowledge assistants, and coding assistants.
Some MCP clients may require their own paid plan, such as Claude Pro or higher, or ChatGPT Plus or higher.
Security & Access Control
Condens Admins control which MCP clients are available for their organization. For each MCP client, Admins can configure who is allowed to use it by selecting roles, user groups, or individual users.
Only authorized users see the MCP client in their Integrations settings and can complete the OAuth authorization flow. Each user authorizes the MCP client for their own Condens account, so access remains scoped to that user's existing Condens permissions.
Admins can remove or deactivate an MCP client at any time. They can also change which users, roles, or groups have access; those changes limit who can continue using the MCP connection.
Support
For questions about Condens MCP setup, contact Condens via hello@condens.io
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityCmaintenanceGives AI agents direct access to your Arcate product discovery workspace to read signals, browse roadmaps, and ingest new customer feedback. It enables users to search existing data and link signals to initiatives through natural language commands.Last updated
- FlicenseAquality-maintenanceExposes an internal engineering knowledge base to AI assistants, allowing users to search and retrieve standards, runbooks, and architecture decisions. It supports RAG-enhanced search, document scraping, and specialized prompts for incident investigation and code reviews.Last updated5
- AlicenseBqualityDmaintenanceEnables AI tools to connect to the Dovetail API for accessing customer insights and research data.Last updated755MIT
- Alicense-qualityDmaintenanceConnects AI assistants to Zendesk, enabling natural language queries over support tickets, help articles, and customer feedback.Last updatedMIT
Related MCP Connectors
Run user research from any AI tool. Create studies, recruit participants, query insights.
Connect your team's living knowledge base — docs, data, issues, CRM — to Claude and ChatGPT.
Search your knowledge bases from any AI assistant using hybrid RAG.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/condens/remote-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server