Skip to content
VS Code

freshdesk for VS Code

io.usefulapi/freshdesk

Read tickets, contacts, companies, agents and groups; create, update and reply to tickets.

client:VS Code transport:streamable-http

Install freshdesk in VS Code

.vscode/mcp.json

{
  "servers": {
    "freshdesk": {
      "type": "http",
      "url": "https://freshdesk.usefulapi.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

freshdesk in other clients