zendesk-mcp-http

agenticledger/zendesk-mcp-http
★ 0 stars TypeScript API Integration Updated today
Zendesk MCP Server — broker-first (Model B), 52 tools
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "zendesk-mcp-http": {
      "command": "npx",
      "args": [
        "-y",
        "agenticledger/zendesk-mcp-http"
      ]
    }
  }
}