Connect AI Clients
To Your Product Feedback

Enable Claude, Cursor, and VS Code to access your customer insights data directly. Our MCP server bridges the gap between AI tools and your product insights. No more switching between tools - get insights where you work.

MCP Protocol
Team Isolation
Secure API Keys

Connect Claude to Your Data

# Claude configuration
{
  "mcpServers": {
    "closedloop": {
      "command": "npx",
      "args": ["@closedloop-ai/mcp-client"],
      "env": {
        "CLOSEDLOOP_API_KEY": "your-api-key",
        "CLOSEDLOOP_SERVER_URL": "https://mcp.closedloop.sh"
      }
    }
  }
}

# Now Claude can access your insights
"Show me all negative insights from last week"

# Claude uses MCP tools automatically
list_insights(date_from="2024-01-15", date_to="2024-01-22")

Why Developers Love ClosedLoop AI MCP Server

Stop switching between tools.
MCP server brings customer feedback directly into your AI workflow.

Work Where You Code

Access customer feedback directly in Claude, Cursor, and VS Code. No more context switching between tools.

Real-Time Data Access

Get live customer insights data in your AI conversations. Ask questions and get instant insights from your actual customer data.

Secure & Isolated

Team-based data isolation ensures your customer data stays private. API key authentication with 5-minute caching for performance.

What You Can Do
With Our MCP Server

From customer support analysis to product development insights - our MCP server scales with your needs.

List Customer Insights

Retrieve customer insights with date filtering and pagination. Perfect for analyzing trends and patterns.

list_insights(date_from, date_to, page, limit)
Read Docs

Get Detailed Analysis

Access complete insight analysis including sentiment, topics, priority, and metadata for deep insights.

get_insight_detail(insight_id)
Read Docs

Claude Integration

Connect Claude directly to your insights data. Ask natural language questions and get instant insights.

Claude configuration with MCP
Read Docs

Cursor Integration

Access customer insights while coding. Get context-aware suggestions based on real customer needs.

Cursor MCP configuration
Read Docs

VS Code Integration

Use VS Code extensions to access customer insights data directly in your development environment.

VS Code MCP extension
Read Docs

Custom Integration

Build custom MCP clients using the official MCP SDK. Integrate with any tool that supports MCP protocol.

MCP SDK integration
Read Docs

Get Started in 3 Simple Steps

From API key to AI integration - get up and running in under 5 minutes.

1

Get API Key

Create your free account and generate an API key in the dashboard. Only team owners can create API keys.

2

Configure AI Client

Add the MCP server configuration to Claude, Cursor, or VS Code with your API key and server URL.

3

Ask Questions

Start asking natural language questions about your customer insights. Get instant insights from your actual data.

Ready to connect your AI tools?

Join developers who are already using our MCP server to access customer insights in their AI workflows.