zendesk-mcp-server-kon

nicekon/zendesk-mcp-server-kon
★ 0 stars Python API Integration Updated 1d ago
이 프로젝트는 reminia/zendesk-mcp-server(https://github.com/reminia/zendesk-mcp-server) 를 포크하여 추가 기능과 개선사항을 추가한 버전입니다.
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-server-k": {
      "command": "uvx",
      "args": [
        "zendesk-mcp-server-kon"
      ]
    }
  }
}

Or install with pip: pip install zendesk-mcp-server-kon