does convert
asdf
does convert
asdf
does convert
does convert
asdf
does convert
word
More tools for the Canny MCP server
We're continuing to expand the Canny MCP server. It now has over 45 tools, with new ones spanning portal comments, users, companies, groups, insights, opportunities, and views.
Portal comments
  • list_portal_comments
    pulls paginated comments across all published ideas or scoped to one
  • create_portal_comment
    adds a top-level comment or reply on a published idea
  • delete_portal_comment
    removes a comment and its replies
Users and companies
  • create_user
    creates a new end user and returns their ID. Passing an email deduplicates against existing users
  • create_company
    creates a company with a domain and optional MRR or ARR
  • remove_user_from_company
    removes a user's membership from a specific company
Groups
  • retrieve_group
    looks up a single group by ID or urlName, which is faster than
    list_groups
    when you already know the identifier
Ideas, insights, opportunities, and views
  • move_idea
    moves an idea under a new parent or into a new group
  • create_insight
    ,
    update_insight
    , and
    delete_insight
    manage insights, with priority supported on create
  • move_insight
    moves an insight to another idea (insights linked to a vote or comment can't be moved)
  • link_opportunity
    and
    unlink_opportunity
    connect or disconnect a HubSpot deal or Salesforce opportunity from an idea
  • create_view
    ,
    update_view
    , and
    delete_view
    manage saved views
Available for teams on the <unknown — please fill in> plan and above.