Skip to Content

Zendesk MCP

Create, update, and search Zendesk support tickets. Add comments and manage ticket workflows.

Overview

Catalog IDmcp-zendesk
Categorycustomer-support
Auth methodAPI key
Blast radiusmoderate
TrustVerified — published by cendriix
Version1.0.0
Regionsus-east-1, eu-west-1

Tools

ToolDescription
list_ticketsList Zendesk tickets.
create_ticketCreate a ticket.
update_ticketUpdate a ticket.
add_commentAdd a comment to a ticket.
search_ticketsSearch tickets.

Tool parameters

list_tickets

List Zendesk tickets.

ParameterTypeDescription
statusstringoptionalFilter by status
sort_bystringoptionalSort field

create_ticket

Create a ticket.

ParameterTypeDescription
subjectstringrequiredTicket subject
descriptionstringrequiredTicket description
prioritystringoptionalPriority
typestringoptionalTicket type

update_ticket

Update a ticket.

ParameterTypeDescription
ticket_idintegerrequiredTicket ID
statusstringoptionalNew status
prioritystringoptionalNew priority
assignee_idintegeroptionalAssignee ID

add_comment

Add a comment to a ticket.

ParameterTypeDescription
ticket_idintegerrequiredTicket ID
bodystringrequiredComment body
publicbooleanoptionalPublic comment

search_tickets

Search tickets.

ParameterTypeDescription
querystringrequiredSearch query

Installing

  1. In Cendriix, go to Settings → MCPs
  2. Find Zendesk and click Install
  3. Paste your API key after installing. It is validated, then encrypted at rest in a secrets vault scoped to your tenant.
  4. Click Test Connection to run a health check and list available tools

Authentication. Paste your API key after installing. It is validated, then encrypted at rest in a secrets vault scoped to your tenant.

Blast radius

This MCP is classified moderate. This MCP can create and update records in the connected service, but cannot delete infrastructure.

Every tool invocation is recorded in your Audit Log. You can remove this MCP at any time from Settings → MCPs, which revokes tool access immediately.

Further reading

Last updated on