This is a gateway-based server that connects Claude to your Zendesk account through OAuth. You get five main tools: list and search tickets, fetch individual tickets by ID, and query users and user details. It's hosted by Pipeworx, so there's no local setup. You can either call the tools directly (zd_list_tickets, zd_search_tickets, etc.) or use their ask_pipeworx interface to query in natural language and let the gateway route to the right endpoint. Useful when you're building support workflows, want to surface ticket context during conversations, or need to pull user data without switching to the Zendesk UI.
claude mcp add --transport http io.github.pipeworx-io-zendesk https://gateway.pipeworx.io/zendesk/mcp