Connect Canny with AI agents using Model Context Protocol (MCP). Seamlessly integrate Canny tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.
Feedback Management tools for AI automation
Install Canny MCP server in minutes. Choose your AI platform: Cursor, Claude Desktop, Windsurf, or use HTTP endpoint for custom integrations. Follow our step-by-step guide to connect Canny with your AI agent.
Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.
Canny is a customer feedback management platform that helps teams collect, analyze, and prioritize user feedback to build better products.
46
2448
Feedback Management
Paste and run this command in your terminal to set up Cursor with MCP
After running the command, restart Cursor to start using the MCP Server.
Tool to add a tag to a specific post. use when you need to categorize or group content by applying an existing tag.
Tool to delete a user and their comments and votes. use when you need to fully remove a user's account and all associated data (e.g., gdpr compliance).
Tool to delete a user and their comments and votes. use when you need to fully remove a user's account and all associated data (e.g., gdpr compliance).
Tool to change a post's status. use when you need to update a post's workflow stage and optionally notify voters.
Tool to create and optionally publish a new changelog entry. use when you need to add a product update record, control publish timing, and notify users. example: "create changelog entry titled 'version 1.2' with details '...' and publish immediately.".
Tool to create a new comment on a post. use when you have the authorid and postid and want to submit feedback or replies.
Tool to create or update a user in canny. use when you need to provision a new user or synchronize updates to an existing user profile. example: "create or update user with email user@example.com"
Tool to create a new post on a board. use when you have the boardid and userid and need to submit new feedback.
Tool to create a new tag. use when you have the boardid and tag name and need to categorize posts.
Tool to create a vote for a post. use when you need to record or migrate a user's vote on a post, optionally setting priority or original creation time. example: create a vote for postid abc123 with voterid user 456.
Tool to delete a comment. use when moderation is required to remove a specific comment by its id. example: "delete the comment with id 553c3ef8b8cdcd1501ba1238."
Tool to delete a post. use when you need to permanently remove a post by its id. example: "delete the post with id 553c3ef8b8cdcd1501ba1238."
Tool to delete a vote. use when you need to remove a user's vote from a specific post by its id. example: "delete the vote from postid abc123 for voterid user 456."
Tool to list all boards. use when you need to retrieve every board for your company after authentication.
Tool to list categories. use when fetching categories for a specific board by its id.
Tool to list comments for posts, boards, or authors. use after authentication to fetch comments with optional filters.
Tool to list companies associated with your canny account. use after authentication to retrieve companies with pagination support.
Tool to list opportunities linked to posts. use when you need to fetch customer opportunities synced from crm.
Tool to list posts with various filters. use after selecting a board or to search/filter posts.
Tool to list tags. use when fetching tags optionally filtered by board id and handling pagination.
20 actions available