Skip to content
Zed

zendesk for Zed

io.usefulapi/zendesk

Read tickets, users, orgs, macros and satisfaction ratings; create, update and comment on tickets.

client:Zed transport:streamable-http

Install zendesk in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "zendesk": {
      "url": "https://zendesk.usefulapi.io/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

zendesk in other clients