improved
Admin
Ideas
MCP server updates
We’re continuing to make improvements to the Canny MCP server! It now has over 55 tools, with new ones spanning ideas, groups, users/companies, and portal.

Ideas
- move_ideamoves an idea under a new parent or into a new group
- create_insight,update_insight, anddelete_insightmanage insights, with priority supported on create
- move_insightmoves an insight to another idea (insights linked to a vote or comment can't be moved)
- link_opportunityandunlink_opportunityconnect or disconnect a HubSpot deal or Salesforce opportunity from an idea
- create_view,update_view, anddelete_viewmanage saved views
Groups
- retrieve_grouplooks up a single group by ID or urlName, which is faster thanlist_groupswhen you already know the identifier
Users and companies
- create_usercreates a new end user and returns their ID. Passing an email deduplicates against existing users
- create_companycreates a company with a domain and optional MRR or ARR
- add_user_to_companyassociates a user with a sepcified company
- remove_user_from_companyremoves a user's association from a specific company
Portal comments
- list_portal_commentspulls paginated comments across all published ideas or scoped to one
- create_portal_commentadds a top-level comment or reply on a published idea
- delete_portal_commentremoves a comment and its replies
The MCP server is available to teams on the Pro plan and above.