zendesk for Cursor
io.usefulapi/zendesk
Read tickets, users, orgs, macros and satisfaction ratings; create, update and comment on tickets.
client:Cursor
transport:streamable-http
Install zendesk in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"zendesk": {
"url": "https://zendesk.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs