freshdesk for Zed
io.usefulapi/freshdesk
Read tickets, contacts, companies, agents and groups; create, update and reply to tickets.
client:Zed
transport:streamable-http
Install freshdesk in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"freshdesk": {
"url": "https://freshdesk.usefulapi.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs