Skip to content
VS Code

Freshdesk for VS Code

io.github.pipeworx-io/freshdesk

Freshdesk MCP Pack — helpdesk ticket and contact management via Freshdesk API v2.

client:VS Code transport:streamable-http

Install Freshdesk in VS Code

.vscode/mcp.json

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

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

Freshdesk in other clients