zendesk for VS Code
io.usefulapi/zendesk
Read tickets, users, orgs, macros and satisfaction ratings; create, update and comment on tickets.
client:VS Code
transport:streamable-http
Install zendesk in VS Code
.vscode/mcp.json
{
"servers": {
"zendesk": {
"type": "http",
"url": "https://zendesk.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs