Model Context Protocol
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.
Give your AI assistant direct access to your product data and unlock new workflows
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.
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.
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.
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.
"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.
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.
Connect your favorite AI assistant to Produktly in three simple steps
1. Get your private key
2. Add to your AI tool
3. Start asking questions
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"
}
}
}
}Any AI assistant that supports the Model Context Protocol can connect to Produktly
Coming soon: ChatGPT, Gemini, and other OAuth-based MCP clients