Model Context Protocol

Connect AI assistantsto your Produktly data

Produktly has a built-in MCP server that lets tools like Claude, Cursor, and Windsurf access your changelogs, feedback, roadmaps, NPS, and widget analytics directly. Ask questions, analyze trends, and draft updates โ€” all through natural language.

What can you do with it?

Give your AI assistant direct access to your product data and unlock new workflows

Analyze widget performance and feedback

Ask your AI which tours have the best completion rate, how engagement changed this week vs last, what detractors are saying, or to summarize recurring feedback themes. Turn usage data and customer voices into actionable insights in one conversation.

Draft and publish changelog posts

Let your AI write changelog posts directly in Produktly from your git history, release notes, or a quick description. Leave them as drafts for you to review, or publish them straight away when you already know what shipped.

Prioritize your roadmap

Ask your AI to cross-reference roadmap items with feedback and vote counts to help you decide what to build next. Make data-driven prioritization decisions.

Prepare for meetings

Get a quick summary of recent feedback, shipped features, and roadmap progress before your product review. Your AI has the full picture in one conversation.

Answer questions instantly

"When did we ship feature X?" "What feedback did we get on the new dashboard?" "How many votes does the dark mode request have?" Get instant answers.

Connect the dots

Your AI can pull data across changelogs, feedback, roadmaps, and NPS in a single conversation. Understand the full story from user request to shipped feature.

Get started in minutes

Connect your favorite AI assistant to Produktly in three simple steps

1. Get your private key

Generate a private key in Settings > Private Keys in your Produktly dashboard.

2. Add to your AI tool

Add the MCP server URL and your private key to your AI assistant's MCP configuration.

3. Start asking questions

Ask your AI assistant about your changelogs, feedback, and roadmaps using natural language.

Simple configuration

Works with Claude Code, Cursor, Windsurf, and any MCP-compatible client

MCP client configuration

{
  "mcpServers": {
    "produktly": {
      "type": "streamable-http",
      "url": "https://api.produktly.com/api/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_PRIVATE_KEY"
      }
    }
  }
}

Works with your favorite AI tools

Any AI assistant that supports the Model Context Protocol can connect to Produktly

Claude Code
Claude Desktop
Cursor
Windsurf
GitHub Copilot
VS Code

Coming soon: ChatGPT, Gemini, and other OAuth-based MCP clients

Ready to connect your AI assistant?Start your free trial today.