CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Condens Remote MCP Server

condens/remote-mcp-server
HTTPregistry active
Summary

Connects your Condens UX research repository to any MCP-compatible tool via OAuth-authenticated remote server. You get four tools: list workspaces, list published artifacts (insights, reports, usability issues), retrieve artifact content as Markdown, and natural language search across research findings. Access control happens at two levels: Condens admins configure which MCP clients are allowed and scope them by role, group, or user, then each user authorizes their own connection. Only surfaces data users already have permission to see in Condens. Useful when you want LLMs, agents, or workflows to pull from validated customer research instead of making assumptions. Available on Business and Enterprise plans with preconfigured clients for Claude, ChatGPT, VS Code, and others.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Condens Logo

Condens MCP Server

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.

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/mcp for EU
  • https://api-us.condens.io/mcp for 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:

  • ChatGPT
  • Claude
  • Claude Code
  • Microsoft Copilot Studio
  • Figma Make
  • Glean
  • n8n
  • VS Code

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

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Registryactive
TransportHTTP
UpdatedMay 29, 2026
View on GitHub