100+ integrations are ready to connect to your AI.Connect your first MCP

Zendesk MCP server for your AI

Triage the queue, update tickets in bulk, tag and merge duplicates, look up users and organizations, and publish Help Center articles — all from the AI client you already work in.

PopMCPZendesk

Which unsolved tickets in the Escalations view have been open more than 3 days?

Supported Zendesk tools

Full REST coverage of tickets, users, organizations, macros, views, Help Center, Community and Talk, plus webhook and change-detection events.

zendesk_create_hc_article

Create a new article in a section.

zendesk_list_hc_articles

List all articles in the help center across all sections and categories.

zendesk_search_hc_articles

Full-text search across help center articles.

zendesk_show_hc_article

Show a single article by ID.

zendesk_create_user

Creates a single user.

zendesk_list_users

Lists all users in the account.

zendesk_search_users

Searches users by name, email address, external id, or partial query string.

zendesk_show_current_user

Returns the authenticated (current) user.

zendesk_show_user

Returns a single user by id.

zendesk_update_user

Updates a single user.

zendesk_count_tickets

Returns an approximate count of tickets in the account.

zendesk_create_ticket

Creates a ticket.

zendesk_delete_ticket

Soft-deletes a ticket.

zendesk_list_tickets

Returns a list of all tickets in the account.

zendesk_merge_tickets_into_target

Merges one or more source tickets into the target ticket specified in the path.

zendesk_show_ticket

Returns a single ticket by id.

zendesk_update_ticket

Updates a ticket.

zendesk_execute_view

Runs a view and returns the matching tickets along with the requested columns.

zendesk_list_view_tickets

Lists the tickets that match the conditions of the specified view.

zendesk_list_views

Lists shared and personal views available to the current user.

zendesk_list_macros

Lists all shared and personal macros available to the current user.

zendesk_show_macro

Shows the properties of the specified macro.

zendesk_create_organization

Creates a single organization.

zendesk_list_organizations

Lists all organizations in the account.

zendesk_search_organizations

Searches organizations by exact external_id or name (case-insensitive).

zendesk_show_organization

Shows a single organization by id.

zendesk_update_organization

Updates a single organization.

zendesk_add_ticket_tags

Adds the supplied tags to a ticket without removing existing ones.

zendesk_list_ticket_tags

Lists the tags on a ticket.

zendesk_list_sections

List all sections in the help center.

zendesk_list_triggers

Lists all ticket triggers for the current account, ordered by position then by creation date.

zendesk_list_ticket_fields

Returns a list of all system and custom ticket fields in the account.

zendesk_list_automations

Lists all automations for the current account.

zendesk_list_groups

Lists all groups in the account.

zendesk_show_group

Shows a single group by id.

zendesk_list_ticket_forms

Returns a list of all ticket forms for the account, optionally filtered by status, visibility, or brand.

zendesk_list_categories

List all categories in the help center.

zendesk_list_requests

Lists requests (the end-user view of tickets) accessible to the authenticated user.

zendesk_list_custom_ticket_statuses

Lists all undeleted custom ticket statuses for the account.

zendesk_list_satisfaction_ratings

Lists all CSAT satisfaction ratings in the account, optionally filtered by score or time range.

zendesk_list_ticket_comments

Returns the comments added to a ticket, including public replies and private internal notes.

zendesk_search

Performs an unified search across tickets, users, organizations, and groups using Zendesk search query syntax.

zendesk_archive_hc_article

Archive (soft-delete) an article.

zendesk_bulk_associate_article_attachments

Associate one or more previously-uploaded unassociated attachments to an article in bulk.

zendesk_create_article_attachment

Create an attachment associated with a specific article.

zendesk_create_article_comment

Add a comment to an article.

zendesk_create_article_label

Create and assign a label to an article.

zendesk_create_article_subscription

Subscribe the current (or specified) user to an article.

zendesk_create_unassociated_article_attachment

Upload an attachment that is not yet associated with any article.

zendesk_delete_article_attachment

Delete an article attachment.

zendesk_delete_article_comment

Delete a comment from an article.

zendesk_delete_article_label

Remove a label from a specific article (unassign without deleting the label globally).

zendesk_delete_article_subscription

Delete (unsubscribe) an article subscription.

zendesk_list_all_article_labels

List all labels used across all articles in the help center.

zendesk_list_article_attachments

List all attachments (inline and block) for an article.

zendesk_list_article_block_attachments

List block (non-inline) attachments for an article.

zendesk_list_article_comments

List comments on a specific article.

zendesk_list_article_comments_by_user

List article comments created by a specific user.

zendesk_list_article_inline_attachments

List inline attachments (embedded in article body) for an article.

zendesk_list_article_labels

List labels assigned to a specific article.

zendesk_list_article_subscriptions

List subscriptions to a specific article.

zendesk_list_hc_articles_by_category

List all articles belonging to a specific category (across its sections).

zendesk_list_hc_articles_by_locale

List all articles in the help center scoped to a specific locale.

zendesk_list_hc_articles_by_section

List all articles belonging to a specific section.

zendesk_list_hc_articles_by_user

List all articles authored by a specific user.

zendesk_list_hc_articles_incremental

Incrementally export articles changed since a given start time.

zendesk_show_article_attachment

Show a single article attachment by ID.

zendesk_show_article_comment

Show a single comment on an article.

zendesk_show_article_label

Show a single article label by ID.

zendesk_show_article_subscription

Show a single article subscription.

zendesk_unified_guide_search

Unified search across knowledge base articles, community posts, and external content records.

zendesk_update_article_comment

Update an existing article comment.

zendesk_update_hc_article

Update article metadata (section, position, promoted, draft, permissions, labels).

zendesk_update_hc_article_source_locale

Change the source (default) locale of an article.

zendesk_update_hc_article_translation_inline

Update an article's title/body for a specific locale (locale-scoped article update).

zendesk_autocomplete_users

Returns an array of users whose name or email starts with the specified partial value.

zendesk_change_user_password

Changes the authenticated user's own password by supplying the previous and new password.

zendesk_count_deleted_users

Returns a count of soft-deleted users.

zendesk_count_users

Returns an approximate count of users in the account.

zendesk_count_users_by_group

Returns an approximate count of users in the specified group with a refreshed_at timestamp.

zendesk_count_users_by_organization

Returns an approximate count of users in the specified organization with a refreshed_at timestamp.

zendesk_create_many_users

Creates up to 100 users in a single asynchronous job.

zendesk_create_or_update_many_users

Creates or updates up to 100 users in a single asynchronous job, matching existing users by email or external id.

zendesk_create_or_update_user

Creates an user, or updates an existing user if one matches by email or external id.

zendesk_delete_many_users

Bulk soft-deletes up to 100 users identified by ids or external ids.

zendesk_delete_user

Soft-deletes (deactivates) an user.

zendesk_list_deleted_users

Lists users that have been soft-deleted.

zendesk_list_user_password_requirements

Returns the password requirements (policy) that apply to the specified user.

zendesk_list_users_by_group

Lists all users that belong to the specified group.

zendesk_list_users_by_organization

Lists all users that belong to the specified organization.

zendesk_merge_current_user

Merges the authenticated end user into another end user, authenticating with the current user's password or the target user's password.

zendesk_merge_user

Merges the end user identified by user_id into another end user.

zendesk_permanently_delete_user

Permanently deletes a previously soft-deleted user, removing all of their data for compliance.

zendesk_set_user_password

Sets an user's password directly (admin action).

zendesk_show_current_user_settings

Returns the settings/preferences of the authenticated user.

zendesk_show_deleted_user

Shows a single soft-deleted user by id.

zendesk_show_many_users

Returns multiple users in a single request, looked up by ids or external ids.

zendesk_show_user_compliance_deletion_statuses

Shows the progress of a permanent (GDPR/compliance) deletion of an user across Zendesk systems.

zendesk_show_user_related

Returns user-related information such as counts of assigned, requested, and CC'd tickets, organization subscriptions, and group/organization membership data.

zendesk_update_many_users

Bulk-updates many users.

zendesk_autocomplete_ticket_problems

Returns problem tickets whose subject matches the provided text; used to autocomplete the problem field when creating incidents.

zendesk_count_organization_tickets

Returns an approximate count of tickets associated with the specified organization.

zendesk_create_many_tickets

Creates up to 100 tickets at once.

zendesk_delete_many_tickets

Soft-deletes up to 100 tickets at once.

zendesk_get_ticket_related_info

Returns information related to a ticket, such as the number of incidents, topic, and followup source.

zendesk_list_deleted_tickets

Lists tickets that have been soft-deleted and can still be restored or permanently deleted.

zendesk_list_organization_tickets

Returns a list of tickets associated with a specific organization.

zendesk_list_ticket_collaborators

Lists the users who are collaborators (CCs) on a ticket.

zendesk_list_ticket_email_ccs

Lists the email CCs (agents or end users) on a ticket.

zendesk_list_ticket_followers

Lists the agents who are followers of a ticket.

zendesk_list_ticket_incidents

Lists the incident tickets linked to a problem ticket.

zendesk_list_ticket_problems

Lists all problem-type tickets in the account.

zendesk_mark_many_tickets_as_spam

Marks up to 100 tickets as spam and suspends their requesters.

zendesk_mark_ticket_as_spam

Marks a ticket as spam and suspends its requester.

zendesk_permanently_delete_many_tickets

Permanently deletes up to 100 previously soft-deleted tickets.

zendesk_permanently_delete_ticket

Permanently deletes a previously soft-deleted ticket.

zendesk_restore_deleted_ticket

Restores a single previously soft-deleted ticket.

zendesk_restore_many_deleted_tickets

Restores up to 100 previously soft-deleted tickets at once.

zendesk_set_ticket_collaborators

Sets the collaborators (CCs) on a ticket by updating the ticket with a collaborators or collaborator_ids array.

zendesk_show_many_tickets

Accepts a comma-separated list of ticket ids and returns the corresponding tickets.

zendesk_update_many_tickets

Updates up to 100 tickets at once with the same field values, or applies per-ticket updates.

zendesk_count_many_view_tickets

Returns the ticket counts for the views matching the provided comma-separated list of ids.

zendesk_count_view_tickets

Returns the number of tickets in the specified view.

zendesk_count_views

Returns an approximate count of the views available to the current user.

zendesk_create_view

Creates a view.

zendesk_delete_view

Deletes the specified view.

zendesk_destroy_many_views

Bulk deletes the views matching the provided comma-separated list of ids.

zendesk_export_view

Exports the tickets that match the conditions of the specified view (used for CSV export).

zendesk_list_active_views

Lists all active shared and personal views available to the current user.

zendesk_list_compact_views

Lists a compacted set of shared and personal views (maximum 32 records).

zendesk_preview_view

Previews the tickets and columns that a set of view conditions would return, without saving a view.

zendesk_preview_view_count

Returns the number of tickets that a set of view conditions would return, without saving a view.

zendesk_reorder_views

Reorders the position of the provided views.

zendesk_search_views

Searches the views available to the current user by title.

zendesk_show_many_views

Shows details of multiple views by id.

zendesk_show_view

Shows the properties of the specified view.

zendesk_update_many_views

Updates the position or active state of the provided views in a single request.

zendesk_update_view

Updates the specified view.

zendesk_create_community_post

Create a new community post within a topic.

zendesk_create_macro

Creates a macro consisting of one or more actions that modify the values of a ticket's fields.

zendesk_create_macro_attachment

Creates a macro attachment associated with the specified macro.

zendesk_create_post_comment

Add a comment to a community post.

zendesk_create_post_subscription

Subscribe the current (or specified) user to a community post.

zendesk_create_unassociated_macro_attachment

Allows uploading a file before associating it with a macro.

zendesk_delete_community_post

Delete a community post.

zendesk_delete_macro

Deletes the specified macro.

zendesk_delete_post_comment

Delete a comment from a community post.

zendesk_delete_post_subscription

Delete (unsubscribe) a post subscription.

zendesk_destroy_many_macros

Deletes the macros corresponding to the provided comma-separated list of ids.

zendesk_list_active_macros

Lists all active shared and personal macros available to the current user.

zendesk_list_community_posts

List all community posts.

zendesk_list_community_posts_by_topic

List all posts within a community topic.

zendesk_list_community_posts_by_user

List all posts created by a specific user.

zendesk_list_macro_actions

Lists the actions (field updates) that macros can perform.

zendesk_list_macro_attachments

Lists the attachments associated with the specified macro.

zendesk_list_macro_categories

Lists all macro categories available to the current user.

zendesk_list_post_comments

List comments on a community post.

zendesk_list_post_comments_by_user

List all post comments created by a specific user.

zendesk_list_post_subscriptions

List subscriptions to a community post.

zendesk_search_community_posts

Full-text search across community posts.

zendesk_show_community_post

Show a single community post by ID.

zendesk_show_macro_attachment

Shows the properties of the specified macro attachment.

zendesk_show_macro_changes_to_ticket

Returns the changes a macro would make to a ticket without persisting them.

zendesk_show_macro_changes_to_ticket_result

Returns the full ticket as it would be after applying the macro to the specified ticket, without persisting the changes.

zendesk_show_macro_definitions

Returns the definitions of the actions a macro can perform.

zendesk_show_macro_replica

Returns a macro replica built from the actions needed to reproduce a ticket's changes (the basis for creating a macro from a ticket).

zendesk_show_post_comment

Show a single comment on a community post.

zendesk_show_post_subscription

Show a single post subscription.

zendesk_update_community_post

Update an existing community post.

zendesk_update_macro

Updates the specified macro.

zendesk_update_many_macros

Updates the provided macros in a single request.

zendesk_update_post_comment

Update a comment on a community post.

zendesk_create_article_translation

Create a new translation for an article in an enabled locale.

zendesk_create_category_translation

Create a new translation for a category.

zendesk_create_section_translation

Create a new translation for a section.

zendesk_delete_translation

Delete a translation by its ID (cannot delete the only/source translation of a record).

zendesk_list_article_translations

List all translations for an article.

zendesk_list_category_translations

List all translations for a category.

zendesk_list_enabled_locales

List the help center's enabled locales and the default locale.

zendesk_list_missing_article_translations

List the locales for which an article does not yet have a translation.

zendesk_list_missing_category_translations

List the locales for which a category does not yet have a translation.

zendesk_list_missing_section_translations

List the locales for which a section does not yet have a translation.

zendesk_list_section_translations

List all translations for a section.

zendesk_show_article_translation

Show an article translation for a specific locale.

zendesk_show_category_translation

Show a category translation for a specific locale.

zendesk_show_section_translation

Show a section translation for a specific locale.

zendesk_update_article_translation

Update an existing article translation.

zendesk_update_category_translation

Update an existing category translation.

zendesk_update_section_translation

Update an existing section translation.

zendesk_autocomplete_organizations

Returns organizations whose name starts with the specified value.

zendesk_count_organizations

Returns an approximate count of organizations with a refreshed_at timestamp.

zendesk_count_organizations_by_user

Returns a count of organizations the specified user belongs to.

zendesk_create_many_organizations

Creates up to 100 organizations in a single asynchronous job.

zendesk_create_or_update_organization

Creates an organization, or updates an existing one if it matches by name or external id.

zendesk_delete_many_organizations

Bulk-deletes up to 100 organizations by ids or external ids.

zendesk_delete_organization

Deletes a single organization.

zendesk_delete_vote

Delete a vote.

zendesk_downvote_article

Cast a down-vote on an article (updates the user's existing vote if present).

zendesk_downvote_article_comment

Cast a down-vote on an article comment.

zendesk_downvote_post

Cast a down-vote on a community post.

zendesk_downvote_post_comment

Cast a down-vote on a post comment.

zendesk_list_all_votes

List all votes across the help center.

zendesk_list_article_comment_votes

List all votes for an article comment.

zendesk_list_article_votes

List all votes for an article.

zendesk_list_organizations_by_user

Lists all organizations the specified user is a member of.

zendesk_list_post_comment_votes

List all votes for a post comment.

zendesk_list_post_votes

List all votes for a community post.

zendesk_list_votes_by_user

List all votes cast by a specific user.

zendesk_show_many_organizations

Shows multiple organizations in one request, looked up by ids or external ids.

zendesk_show_organization_related

Returns related information for an organization, such as ticket counts and user counts.

zendesk_show_vote

Show a single vote by ID.

zendesk_update_many_organizations

Bulk-updates many organizations.

zendesk_upvote_article

Cast an up-vote on an article (updates the user's existing vote if present).

zendesk_upvote_article_comment

Cast an up-vote on an article comment.

zendesk_upvote_post

Cast an up-vote on a community post.

zendesk_upvote_post_comment

Cast an up-vote on a post comment.

zendesk_add_organization_tags

Adds the supplied tags to an organization without removing existing ones.

zendesk_add_user_tags

Adds the supplied tags to an user without removing existing ones.

zendesk_autocomplete_tags

Returns tag names that match the specified characters (minimum 2).

zendesk_count_tags

Returns a count of tags.

zendesk_list_organization_tags

Lists the tags on an organization.

zendesk_list_tags

Lists up to the 20,000 most-used tags from the last 60 days.

zendesk_list_user_tags

Lists the tags on an user.

zendesk_remove_organization_tags

Removes the supplied tags from an organization.

zendesk_remove_ticket_tags

Removes the supplied tags from a ticket.

zendesk_remove_user_tags

Removes the supplied tags from an user.

zendesk_set_organization_tags

Replaces all tags on an organization with the supplied set.

zendesk_set_ticket_tags

Replaces all tags on a ticket with the supplied set.

zendesk_set_user_tags

Replaces all tags on an user with the supplied set.

zendesk_create_section

Create a new section within a category.

zendesk_create_section_subscription

Subscribe the current (or specified) user to a section.

zendesk_delete_section

Delete a section and all the articles it contains.

zendesk_delete_section_subscription

Delete (unsubscribe) a section subscription.

zendesk_list_section_subscriptions

List subscriptions to a section.

zendesk_list_sections_by_category

List all sections belonging to a category.

zendesk_list_sections_by_locale

List all sections scoped to a specific locale.

zendesk_show_section

Show a single section by ID.

zendesk_show_section_access_policy

Show the access policy (viewer/manager restrictions) for a section.

zendesk_show_section_subscription

Show a single section subscription.

zendesk_update_section

Update a section's metadata (name/description update the source-locale translation).

zendesk_update_section_access_policy

Update the access policy (who can view/manage) for a section.

zendesk_update_section_source_locale

Change the source (default) locale of a section.

zendesk_create_dynamic_content_item

Creates a dynamic content item with one or more variants.

zendesk_create_dynamic_content_item_variant

Adds a variant (locale-specific content) to the specified dynamic content item.

zendesk_create_many_dynamic_content_item_variants

Adds multiple variants to the specified dynamic content item in a single request.

zendesk_create_trigger

Creates a ticket trigger.

zendesk_delete_dynamic_content_item

Deletes the specified dynamic content item.

zendesk_delete_dynamic_content_item_variant

Deletes the specified variant of a dynamic content item.

zendesk_delete_trigger

Deletes the specified ticket trigger.

zendesk_destroy_many_triggers

Bulk deletes the ticket triggers matching the provided comma-separated list of ids.

zendesk_list_active_triggers

Lists all active ticket triggers.

zendesk_list_dynamic_content_item_variants

Lists all variants of the specified dynamic content item.

zendesk_list_dynamic_content_items

Returns a list of all dynamic content items for the account.

zendesk_list_trigger_definitions

Returns the definitions of the actions and conditions a ticket trigger can use.

zendesk_list_trigger_revisions

Lists the revision history of the specified ticket trigger.

zendesk_reorder_triggers

Reorders the position of the provided ticket triggers.

zendesk_search_triggers

Searches ticket triggers by title and other attributes.

zendesk_show_dynamic_content_item

Returns the dynamic content item with the specified ID, including its variants.

zendesk_show_dynamic_content_item_variant

Shows the specified variant of a dynamic content item.

zendesk_show_many_dynamic_content_items

Returns multiple dynamic content items matching the provided identifiers.

zendesk_show_trigger

Shows the properties of the specified ticket trigger.

zendesk_show_trigger_revision

Shows a specific revision of the specified ticket trigger.

zendesk_update_dynamic_content_item

Updates the specified dynamic content item.

zendesk_update_dynamic_content_item_variant

Updates the specified variant of a dynamic content item.

zendesk_update_many_dynamic_content_item_variants

Updates multiple variants of the specified dynamic content item in a single request.

zendesk_update_many_triggers

Updates the position or active state of multiple ticket triggers in a single request.

zendesk_update_trigger

Updates the specified ticket trigger.

zendesk_autocomplete_custom_object_records

Returns autocomplete suggestions for custom object records whose name matches the query.

zendesk_count_custom_object_records

Returns a count of records for the specified custom object.

zendesk_create_custom_object_record

Creates a custom object record.

zendesk_create_custom_object_records_job

Starts an asynchronous bulk job to create, update, delete, or create-or-update many custom object records.

zendesk_delete_custom_object_record

Deletes a custom object record by id.

zendesk_delete_custom_object_record_by_external_id_or_name

Deletes a custom object record matched by external_id or name passed as a query parameter.

zendesk_list_custom_object_record_events

Returns the change events (audit history) for a custom object record.

zendesk_list_custom_object_records

Lists all undeleted records for the specified custom object.

zendesk_search_custom_object_records

Searches records of a custom object by a free-text query.

zendesk_show_custom_object_record

Shows a single custom object record by id.

zendesk_update_custom_object_record

Updates a custom object record by id.

zendesk_upsert_custom_object_record

Creates or updates a record matched by external_id or name passed as a query parameter.

zendesk_count_ticket_fields

Returns an approximate count of system and custom ticket fields in the account.

zendesk_create_end_user_identity

Adds an email or phone number identity to an end user's own profile (end-user restricted endpoint).

zendesk_create_or_update_ticket_field_option

Creates a new option or updates an existing option (matched by id or value) for a dropdown or multiselect ticket field.

zendesk_create_schedule

Creates a business-hours schedule with a name, time zone, and intervals.

zendesk_create_schedule_holiday

Adds a holiday to the specified schedule.

zendesk_create_ticket_field

Creates a custom ticket field.

zendesk_create_user_identity

Adds a new identity to an user (agents).

zendesk_create_webhook

Creates a webhook.

zendesk_delete_schedule

Deletes the specified business-hours schedule.

zendesk_delete_schedule_holiday

Deletes the specified holiday from a schedule.

zendesk_delete_ticket_field

Deletes a custom ticket field.

zendesk_delete_ticket_field_option

Deletes an option from a dropdown or multiselect ticket field.

zendesk_delete_user_identity

Deletes an identity from an user.

zendesk_delete_webhook

Deletes the specified webhook.

zendesk_list_end_user_identities

Lists email and phone identities for an end user (end-user restricted endpoint).

zendesk_list_schedule_holidays

Lists the holidays for the specified schedule.

zendesk_list_schedules

Lists all business-hours schedules for the account.

zendesk_list_ticket_field_options

Returns the options for a dropdown (tagger) or multiselect ticket field.

zendesk_list_user_identities

Lists all identities (email, phone, social, etc.) for the specified user.

zendesk_list_webhook_invocation_attempts

Lists the delivery attempts for a specific webhook invocation.

zendesk_list_webhook_invocations

Lists the invocation records for the specified webhook.

zendesk_list_webhooks

Lists the webhooks in the account.

zendesk_make_user_identity_primary

Sets the specified identity as the user's primary identity.

zendesk_patch_webhook

Partially updates the specified webhook.

zendesk_reorder_ticket_fields

Reorders the ticket fields by supplying an ordered list of ticket field ids.

zendesk_request_user_identity_verification

Sends the user a verification email to confirm ownership of the specified identity.

zendesk_reset_webhook_signing_secret

Generates and returns a new signing secret for the specified webhook, invalidating the previous one.

zendesk_show_end_user_identity

Shows a single email or phone identity for an end user (end-user restricted endpoint).

zendesk_show_schedule

Shows the specified business-hours schedule.

zendesk_show_schedule_holiday

Shows the specified holiday for a schedule.

zendesk_show_ticket_field

Returns a single ticket field by id.

zendesk_show_ticket_field_option

Returns a single option for a dropdown or multiselect ticket field.

zendesk_show_user_identity

Shows a single identity for the specified user.

zendesk_show_webhook

Shows the properties of the specified webhook.

zendesk_show_webhook_signing_secret

Returns the signing secret of the specified webhook, used to verify request authenticity.

zendesk_test_webhook

Sends a test request for a new or existing webhook.

zendesk_update_schedule

Updates the name or time zone of the specified business-hours schedule.

zendesk_update_schedule_holiday

Updates the specified holiday for a schedule.

zendesk_update_schedule_workweek

Updates the intervals (work week) of the specified schedule.

zendesk_update_ticket_field

Updates a ticket field and, for dropdown/multiselect fields, its options.

zendesk_update_user_identity

Updates an identity's value or verification state.

zendesk_update_webhook

Replaces the entire configuration of the specified webhook.

zendesk_verify_user_identity

Marks the specified identity as verified (agents) without sending a verification email.

zendesk_bulk_delete_org_memberships

Bulk-deletes multiple organization memberships by id.

zendesk_create_community_topic

Create a new community topic.

zendesk_create_group_membership

Assigns an agent to a group by creating a membership.

zendesk_create_many_group_memberships

Creates up to 100 group memberships in a single asynchronous job.

zendesk_create_many_org_memberships

Creates up to 100 organization memberships in a single asynchronous job.

zendesk_create_or_update_user_field_option

Creates a new option, or updates an existing option (matched by id), for a dropdown or multiselect user field.

zendesk_create_org_membership

Assigns an user to an organization by creating a membership.

zendesk_create_talk_digital_line

Create a new Talk digital line.

zendesk_create_talk_phone_number

Purchase (buy) and configure a new phone number.

zendesk_create_topic_subscription

Subscribe the current (or specified) user to a community topic.

zendesk_create_user_field

Creates a custom user field (text, textarea, checkbox, date, integer, decimal, regexp, dropdown, lookup, or multiselect).

zendesk_delete_community_topic

Delete a community topic and all the posts it contains.

zendesk_delete_group_membership

Deletes a group membership.

zendesk_delete_group_membership_by_user

Deletes a specific group membership belonging to an user.

zendesk_delete_org_membership

Deletes an organization membership.

zendesk_delete_org_membership_by_user

Deletes a specific organization membership belonging to an user.

zendesk_delete_talk_digital_line

Delete a Talk digital line.

zendesk_delete_talk_phone_number

Delete (release) a Talk phone number from the account.

zendesk_delete_topic_subscription

Delete (unsubscribe) a topic subscription.

zendesk_delete_user_field

Deletes a custom user field.

zendesk_delete_user_field_option

Deletes an option from a dropdown or multiselect custom user field.

zendesk_list_assignable_group_memberships

Lists group memberships that can be assigned tickets.

zendesk_list_community_topics

List all community topics.

zendesk_list_group_memberships

Lists all group memberships in the account.

zendesk_list_group_memberships_by_group

Lists memberships (agents) of the specified group.

zendesk_list_group_memberships_by_user

Lists group memberships for the specified user.

zendesk_list_org_memberships

Lists all organization memberships in the account.

zendesk_list_org_memberships_by_organization

Lists memberships of the specified organization.

zendesk_list_org_memberships_by_user

Lists organization memberships for the specified user.

zendesk_list_talk_phone_numbers

List all phone numbers in the Talk account.

zendesk_list_topic_subscriptions

List subscriptions to a community topic.

zendesk_list_user_field_options

Lists the options of a dropdown or multiselect custom user field.

zendesk_list_user_fields

Lists all custom user fields in the account, ordered by configured position.

zendesk_reorder_user_fields

Reorders custom user fields by supplying the desired sequence of field ids.

zendesk_search_talk_available_phone_numbers

Search for available phone numbers to purchase, by country and matching criteria.

zendesk_set_group_membership_default

Sets the specified group membership as the user's default group.

zendesk_set_org_membership_default

Sets the specified membership as the user's default organization.

zendesk_show_community_topic

Show a single community topic by ID.

zendesk_show_group_membership

Shows a single group membership by id.

zendesk_show_org_membership

Shows a single organization membership by id.

zendesk_show_talk_digital_line

Show a single Talk digital line by ID.

zendesk_show_talk_phone_number

Show a single Talk phone number by ID.

zendesk_show_topic_subscription

Show a single topic subscription.

zendesk_show_user_field

Shows a single custom user field by id or key.

zendesk_show_user_field_option

Shows a single option of a dropdown or multiselect custom user field.

zendesk_update_community_topic

Update an existing community topic.

zendesk_update_talk_digital_line

Update an existing Talk digital line.

zendesk_update_talk_phone_number

Update the settings of an existing Talk phone number.

zendesk_update_topic_subscription

Update a topic subscription.

zendesk_update_user_field

Updates a custom user field.

zendesk_count_groups

Returns an approximate count of groups in the account.

zendesk_count_groups_by_user

Returns a count of groups the specified user belongs to.

zendesk_create_automation

Creates an automation.

zendesk_create_group

Creates a new group.

zendesk_create_user_segment

Create a new user segment.

zendesk_delete_automation

Deletes the specified automation.

zendesk_delete_group

Deletes a group.

zendesk_delete_user_segment

Delete an user segment.

zendesk_destroy_many_automations

Bulk deletes the automations matching the provided comma-separated list of ids.

zendesk_list_active_automations

Lists all active automations for the current account.

zendesk_list_applicable_user_segments

List user segments that the current user can apply to content they manage.

zendesk_list_assignable_groups

Lists groups that can be assigned to tickets.

zendesk_list_groups_by_user

Lists groups the specified user belongs to.

zendesk_list_sections_with_user_segment

List sections whose access is restricted by a given user segment.

zendesk_list_topics_with_user_segment

List community topics whose access is restricted by a given user segment.

zendesk_list_user_segments

List all user segments.

zendesk_list_user_segments_by_user

List the user segments a specific user belongs to.

zendesk_search_automations

Searches automations by matching the query string against the automation title.

zendesk_show_automation

Shows the properties of the specified automation.

zendesk_show_user_segment

Show a single user segment by ID.

zendesk_update_automation

Updates the specified automation.

zendesk_update_group

Updates an existing group.

zendesk_update_many_automations

Updates the position or active state of multiple automations in a single request.

zendesk_update_user_segment

Update an existing user segment.

zendesk_bulk_delete_user_sessions

Deletes all sessions for the specified user, signing them out everywhere.

zendesk_clone_ticket_form

Clones an existing ticket form, creating a new form with the same fields and conditions.

zendesk_create_ticket_form

Creates a ticket form (Enterprise).

zendesk_delete_current_session

Deletes (logs out) the current session.

zendesk_delete_session

Deletes a specific session, signing that session out.

zendesk_delete_ticket_form

Deletes a ticket form.

zendesk_list_sessions

Lists all sessions for the account (admins) or the requester's own sessions.

zendesk_list_user_sessions

Lists all sessions belonging to the specified user.

zendesk_renew_current_session

Renews (extends) the currently authenticated session.

zendesk_reorder_ticket_forms

Reorders ticket forms by supplying an ordered list of ticket form ids.

zendesk_show_current_session

Shows the currently authenticated session.

zendesk_show_many_ticket_forms

Returns multiple ticket forms by a comma-separated list of ids.

zendesk_show_session

Shows a single session for the specified user.

zendesk_show_ticket_form

Returns a single ticket form by id.

zendesk_update_ticket_form

Updates an existing ticket form.

zendesk_check_brand_host_mapping

Checks whether a proposed host mapping (and optional subdomain) is valid for a new brand.

zendesk_check_existing_brand_host_mapping

Checks whether a proposed host mapping is valid for an existing brand.

zendesk_create_brand

Creates a brand.

zendesk_create_category

Create a new category in the help center.

zendesk_create_custom_object_field

Creates a field on a custom object (text, textarea, checkbox, currency, date, integer, decimal, regexp, dropdown, lookup, multiselect).

zendesk_create_oauth_client

Creates an OAuth client (application) that can request OAuth tokens.

zendesk_create_request

Creates a request as an end user (or anonymously).

zendesk_create_sla_policy

Creates an SLA policy that applies SLA targets to tickets matching its filter.

zendesk_create_talk_greeting

Create a new Talk greeting.

zendesk_delete_brand

Deletes a brand.

zendesk_delete_category

Delete a category and all the sections and articles it contains.

zendesk_delete_custom_object_field

Deletes a custom object field.

zendesk_delete_many_suspended_tickets

Deletes up to 100 suspended tickets at once.

zendesk_delete_oauth_client

Deletes the specified OAuth client.

zendesk_delete_sla_policy

Deletes the specified SLA policy.

zendesk_delete_suspended_ticket

Deletes a single suspended ticket.

zendesk_delete_talk_greeting

Delete a Talk greeting.

zendesk_generate_oauth_client_secret

Generates a new secret for the specified OAuth client.

zendesk_list_brands

Lists all brands for the account.

zendesk_list_categories_by_locale

List all categories scoped to a specific locale.

zendesk_list_custom_object_fields

Lists all undeleted fields for the specified custom object.

zendesk_list_oauth_clients

Lists the OAuth clients available to the current user (maximum 100 records per page).

zendesk_list_oauth_global_clients

Returns all the global OAuth clients that users on the account have authorized.

zendesk_list_request_comments

Lists the public comments on a request.

zendesk_list_sla_policies

Lists all SLA policies for the account.

zendesk_list_sla_policy_definitions

Retrieves the supported filter definitions and metric values for SLA policies.

zendesk_list_suspended_tickets

Lists all suspended tickets in the account.

zendesk_list_talk_greeting_categories

List all Talk greeting categories.

zendesk_list_talk_greetings

List all Talk greetings.

zendesk_recover_many_suspended_tickets

Recovers up to 100 suspended tickets at once.

zendesk_recover_suspended_ticket

Recovers a suspended ticket, converting it into a regular ticket.

zendesk_reorder_custom_object_fields

Reorders the fields of a custom object relative to one another.

zendesk_reorder_sla_policies

Reorders the SLA policies.

zendesk_search_requests

Searches the requests accessible to the authenticated end user using a query string.

zendesk_show_brand

Shows a single brand by id.

zendesk_show_category

Show a single category by ID.

zendesk_show_custom_object_field

Shows a single custom object field by its key or id.

zendesk_show_custom_object_fields_limit

Returns the field count and limit for the specified custom object.

zendesk_show_oauth_client

Shows the properties of the specified OAuth client.

zendesk_show_request

Returns a single request by id.

zendesk_show_request_comment

Returns a single comment on a request.

zendesk_show_sla_policy

Shows the properties of the specified SLA policy.

zendesk_show_suspended_ticket

Returns a single suspended ticket by id.

zendesk_show_suspended_ticket_attachments

Uploads/returns the attachments of suspended tickets, returning an upload object with attachment details and an upload token.

zendesk_show_talk_greeting

Show a single Talk greeting by ID.

zendesk_show_talk_greeting_category

Show a single Talk greeting category by ID.

zendesk_update_brand

Updates a brand.

zendesk_update_category

Update a category's metadata (name/description update the source-locale translation).

zendesk_update_category_source_locale

Change the source (default) locale of a category.

zendesk_update_custom_object_field

Updates a custom object field.

zendesk_update_oauth_client

Updates the specified OAuth client.

zendesk_update_request

Updates a request: adds an end-user comment, marks the request solved, or adds collaborators.

zendesk_update_sla_policy

Updates the specified SLA policy.

zendesk_update_talk_greeting

Update an existing Talk greeting (also used to upload/replace the greeting audio file).

zendesk_create_custom_object

Creates a custom object definition.

zendesk_create_org_subscription

Creates an organization subscription, subscribing an user to an organization's activity.

zendesk_create_organization_field

Creates a custom organization field (text, textarea, checkbox, date, integer, decimal, regexp, dropdown, lookup, or multiselect).

zendesk_delete_custom_object

Permanently deletes the custom object with the specified key.

zendesk_delete_org_subscription

Deletes an organization subscription.

zendesk_delete_organization_field

Deletes a custom organization field.

zendesk_detect_best_locale

Detects the best language/locale for an user based on the available locales and the request's Accept-Language header.

zendesk_list_agent_locales

Lists the translation locales that have been localized for agents on the account.

zendesk_list_custom_objects

Lists all undeleted custom objects for the account.

zendesk_list_locales

Lists the translation locales available for the account.

zendesk_list_org_subscriptions

Lists all organization subscriptions (end users see only their own).

zendesk_list_org_subscriptions_by_organization

Lists subscriptions for the specified organization.

zendesk_list_org_subscriptions_by_user

Lists organization subscriptions for the specified user.

zendesk_list_organization_fields

Lists all custom organization fields, ordered by configured position.

zendesk_list_public_locales

Lists the translation locales that are available to all accounts.

zendesk_reorder_organization_fields

Reorders custom organization fields by supplying the desired sequence of field ids.

zendesk_show_current_locale

Shows the locale of the user making the request.

zendesk_show_custom_object

Returns the custom object with the specified key.

zendesk_show_custom_objects_limit

Lists the current count and the limit for custom objects in the account.

zendesk_show_locale

Shows the specified locale.

zendesk_show_org_subscription

Shows a single organization subscription by id.

zendesk_show_organization_field

Shows a single custom organization field by id or key.

zendesk_update_custom_object

Updates a custom object definition.

zendesk_update_organization_field

Updates a custom organization field.

zendesk_count_activities

Returns an approximate count of ticket activities from the past 30 days for the requesting agent.

zendesk_count_satisfaction_ratings

Returns an approximate count of satisfaction ratings in the account.

zendesk_count_search_results

Returns the number of items matching a search query instead of the items themselves.

zendesk_count_ticket_audits

Returns an approximate count of audits for a specified ticket.

zendesk_count_ticket_comments

Returns an approximate count of the comments added to a ticket.

zendesk_create_bookmark

Creates a bookmark for a ticket so the current user can return to it later.

zendesk_create_custom_role

Creates a custom agent role with the specified permissions configuration.

zendesk_create_custom_ticket_status

Creates a custom ticket status within a status category.

zendesk_create_oauth_token

Creates an OAuth access token with the specified scopes for the given OAuth client.

zendesk_create_permission_group

Create a new management permission group.

zendesk_create_sharing_agreement

Creates a sharing agreement to invite another Zendesk account to share tickets.

zendesk_create_ticket_satisfaction_rating

Creates a CSAT satisfaction rating for a solved ticket, on behalf of the end user.

zendesk_create_ticket_skip

Records a new ticket skip for the current agent, capturing the reason the agent skipped the ticket.

zendesk_create_trigger_categories_batch_job

Creates a job that performs a batch of patch/delete operations on the given ticket trigger categories and their triggers.

zendesk_create_trigger_category

Creates a ticket trigger category.

zendesk_delete_attachment

Permanently deletes an attachment.

zendesk_delete_bookmark

Deletes the specified bookmark.

zendesk_delete_custom_role

Deletes a custom agent role.

zendesk_delete_permission_group

Delete a management permission group.

zendesk_delete_sharing_agreement

Deletes the specified sharing agreement.

zendesk_delete_trigger_category

Deletes the ticket trigger category with the specified ID.

zendesk_delete_upload

Deletes an upload (and its files) that has not yet been attached to a ticket.

zendesk_export_audit_logs

Exports audit logs as a CSV file.

zendesk_export_search_results

Exports search results beyond the 1000-item limit of the standard search, using cursor-based pagination.

zendesk_import_many_tickets

Imports up to 100 tickets in a single request.

zendesk_import_ticket

Imports a single ticket from a legacy system, allowing historical timestamps and multiple comments.

zendesk_incremental_export_talk_calls

Incrementally export Talk calls (inbound and outbound) modified since a given start time.

zendesk_incremental_export_talk_legs

Incrementally export Talk call legs (agent/system segments of each call) modified since a given start time.

zendesk_list_account_ticket_skips

Lists all ticket skips recorded in the account (archived tickets excluded).

zendesk_list_activities

Lists ticket activities from the last 30 days affecting the agent making the request.

zendesk_list_all_ticket_audits

Lists ticket audits across all tickets in the account (excludes archived tickets).

zendesk_list_audit_logs

Lists audit log records of changes made to the account.

zendesk_list_bookmarks

Lists the tickets bookmarked by the current user.

zendesk_list_content_subscriptions_by_user

List all content subscriptions (articles, sections, posts, topics) of a given user.

zendesk_list_custom_roles

Lists all custom agent roles (Enterprise plans).

zendesk_list_job_statuses

Lists the statuses of background jobs, sorted by completion date then creation date descending.

zendesk_list_oauth_tokens

Lists the OAuth tokens for the current user.

zendesk_list_permission_groups

List all Guide management permission groups.

zendesk_list_satisfaction_reasons

Lists the reasons configured for negative (and positive) satisfaction ratings in the account.

zendesk_list_sharing_agreements

Lists all sharing agreements for the account.

zendesk_list_talk_agents_activity

List per-agent Talk activity statistics (state, availability, calls accepted, talk time).

zendesk_list_talk_lines

List all lines (phone numbers and digital lines) in the Talk account.

zendesk_list_ticket_audits

Lists the audits (records of every update) for a specific ticket.

zendesk_list_ticket_metric_events

Returns ticket metric events (e.g.

zendesk_list_ticket_metrics

Returns a list of tickets with their metrics.

zendesk_list_trigger_categories

Returns all the ticket trigger categories in the account.

zendesk_list_user_follow_subscriptions

List an user's follower/following user-subscriptions (who they follow or who follows them).

zendesk_list_user_ticket_skips

Lists the ticket skips recorded by a specific agent (archived tickets excluded).

zendesk_make_audit_event_private

Changes a comment in an audit event from public to private (trusts/makes the audit event private).

zendesk_make_ticket_comment_private

Converts a public ticket comment into a private internal note.

zendesk_redact_chat_comment

Permanently removes words or strings from a chat ticket's comment.

zendesk_redact_comment_attachment

Permanently redacts an attachment on a ticket comment, replacing it with a redacted placeholder file.

zendesk_redact_comment_in_agent_workspace

Permanently redacts words, strings, or attachments from a ticket comment in the Agent Workspace by wrapping content in redact tags in the comment html_body.

zendesk_redact_ticket_comment_string

Permanently removes a word or string from a ticket comment, replacing the characters with the block symbol.

zendesk_revoke_oauth_token

Revokes (deletes) the specified OAuth token.

zendesk_show_account_settings

Shows the settings that are available for the account.

zendesk_show_activity

Returns a single ticket activity by id.

zendesk_show_attachment

Returns the properties of a single attachment.

zendesk_show_audit_log

Shows the specified audit log record.

zendesk_show_custom_role

Shows a single custom agent role by id.

zendesk_show_custom_ticket_status

Returns a single custom ticket status by id.

zendesk_show_job_status

Shows the status of the specified background job.

zendesk_show_many_job_statuses

Returns the statuses of multiple background jobs matching the provided comma-separated list of ids.

zendesk_show_oauth_token

Shows the properties of the specified OAuth token.

zendesk_show_permission_group

Show a single management permission group by ID.

zendesk_show_satisfaction_rating

Returns a single satisfaction rating by id.

zendesk_show_satisfaction_reason

Returns a single satisfaction rating reason by id.

zendesk_show_sharing_agreement

Shows the specified sharing agreement.

zendesk_show_talk_account_overview

Show account-level Talk statistics for the current day (call volumes, durations, wait times).

zendesk_show_talk_agents_overview

Show aggregate agent statistics across all agents for the current day.

zendesk_show_talk_availability

Show a Talk agent's availability state and current call status.

zendesk_show_talk_current_queue_activity

Show real-time Talk queue activity: calls waiting, agents available, longest wait time, and callbacks waiting.

zendesk_show_ticket_audit

Returns a specific audit for a ticket.

zendesk_show_ticket_metric

Returns a single ticket metric record by id.

zendesk_show_ticket_metrics_by_ticket

Returns the metrics for a specific ticket.

zendesk_show_trigger_category

Returns the ticket trigger category with the specified ID.

zendesk_update_account_settings

Updates the settings for the account.

zendesk_update_attachment_malware_access

Updates an attachment that was flagged as malware, toggling agent access via malware_access_override.

zendesk_update_custom_role

Updates a custom agent role's properties and permissions.

zendesk_update_custom_ticket_status

Updates an existing custom ticket status.

zendesk_update_end_user

Updates the limited set of fields an end user is allowed to change on their own profile.

zendesk_update_permission_group

Update an existing management permission group.

zendesk_update_sharing_agreement

Updates the specified sharing agreement.

zendesk_update_talk_availability

Update a Talk agent's availability state, call status, or channel registration.

zendesk_update_trigger_category

Updates the ticket trigger category with the specified ID.

zendesk_upload_files

Uploads a file to be attached to a ticket comment.

Connect Zendesk to your AI

Credentials off one Zendesk screen, then an endpoint your client signs into. Nothing to deploy, and nothing to install.

Paste your Zendesk subdomain, the agent or admin email, and an API token. Authentication is server-side over HTTPS — no popups, no repeat sign-ins. The token is scoped to one account, so the server is locked to it.

Zendesk subdomainyour-company
Agent or admin emailyou@your-company.com
API token••••••••••••3f7a
ConnectionVerified

Then just ask for the work

  • Which unsolved tickets in the Escalations view have been open more than 3 days?

    • list_views
    • execute_view
    • show_ticket
  • Tag every ticket in the Billing view with q3-audit and bump priority to high

    • list_views
    • list_view_tickets
    • add_ticket_tags
    • update_ticket
  • Draft a help center article on our new refund window and file it under Billing

    • search_hc_articles
    • list_sections
    • create_hc_article
  • Which organizations filed the most tickets last month, and what was their CSAT?

    • list_organizations
    • list_tickets
    • list_satisfaction_ratings

Use Zendesk from the assistant you already open

One hosted endpoint, registered once per client. The same tools and the same permissions, whichever window the request comes from.

Claude DesktopCustom connector

Add the PopMCP URL under Settings → Connectors and the tools appear in every chat.

Claude WebCustom connector

The same endpoint, registered in the browser. Nothing to install on the machine you are working from.

ChatGPTCustom connector

Register PopMCP as a custom connector, then let ChatGPT read and update the account.

CodexDesktop & CLI

Wire the endpoint into Codex or the Codex CLI when a task needs live business context, not a fixture.

OpenCodeCoding agent

Register the remote MCP server in OpenCode's config for terminal-first and scripted agent runs.

ZCodeDesktop app

Add PopMCP as an MCP server in Z.ai's desktop app and work the account from the same window.

Zendesk MCP server questions

What teams ask before putting Zendesk behind an AI client.

What do I need to connect Zendesk to PopMCP?

Three values you copy out of Zendesk: your Zendesk subdomain, an agent or admin email, and an API token. There is no OAuth screen and no browser popup — PopMCP authenticates server-side over HTTPS and never asks the connection to re-authenticate. Because the token belongs to one Zendesk account, the MCP server is locked to that account.

Can it work with the Help Center and community, or only tickets?

It covers the REST API well past the ticket queue: tickets and comments, users, organizations, groups, tags, macros, views, triggers, automations, SLAs and other business rules, satisfaction ratings, custom objects, plus Guide, Community and Talk. Help Center content is one of the deepest areas here — articles, sections, categories, translations and votes all have tools. In total the integration spans 66 API modules.

Does the connection see everything in my Zendesk account?

It sees what the account behind the API token sees. Views, macros and requests come back as the shared and personal ones available to the authenticated user, so connecting with an admin gives the widest picture and a restricted agent gives a narrower one. One quirk to know: the ticket count tool returns an approximate count by design — when you need an exact set, run a view or list the tickets rather than trusting the count.

Do all the tools load into my AI client at once?

No. 42 tools load by default, covering the modules most people actually use, and the remaining ones from the 575 total stay searchable so your client's tool list does not balloon. The split is roughly 300 read operations to 275 write. If you want the whole set exposed up front, switch on the full-catalog toggle for the connection.

Can the agent delete or merge tickets?

Yes — there are tools to soft-delete a ticket and to merge one or more source tickets into a target ticket. These are exactly the calls worth gating: set the connection to read-only if the AI should only report, or leave it on full access with approval required so deletions, merges and mass updates surface for review before they run. Tagging and status changes can stay unattended while the destructive calls wait.

Which Zendesk events can PopMCP watch?

25 events in total. Most are webhook-backed: a user created, deleted, suspended, merged or joined to an organization; an organization created, deleted or re-tagged; a help center article going live; a new community post; an agent changing availability. Others come through change detection instead — a ticket created from any channel, a ticket updated (status, assignee, priority or fields), and a customer request submitted through the help center or email.

Do I have to run or host the Zendesk MCP server myself?

No. PopMCP hosts it and gives you a Streamable HTTP MCP URL. There is nothing to deploy, no callback URL to register, and no infrastructure to keep running or patch.

Which AI clients can use this MCP server?

Any client that supports a remote Streamable HTTP MCP server — Claude Desktop, Claude Web, ChatGPT custom connectors, Codex and the Codex CLI, OpenCode and Z.ai's ZCode, as well as editors such as Cursor, Windsurf and Zed. Your client signs in to PopMCP with OAuth; the provider credential never leaves the server.

Why do only 42 of the 575 tools load by default?

Loading 575 tool definitions into every conversation burns context before the work starts. PopMCP loads a curated 42-tool set covering the everyday workflows and keeps the rest searchable, so your AI pulls a specialist tool only when a task needs it. You can switch a connection to the full catalog at any time.

What is the difference between a tool and a trigger?

A tool is something your AI calls — there are 575 here. A trigger is something PopMCP watches for you: 25 Zendesk events that can start work on the PopMCP side. Triggers never enter your AI client's context, and none of them ask you to paste a callback URL into Zendesk.

Connect Zendesk to your AI in minutes

Launch a hosted MCP endpoint for Zendesk, keep tool access under control, and start testing real workflow prompts right away.

Connect your first MCP