Zendesk Support
3
0

Goose
Setting up with Goose
- Open Goose's preferences
- Go to the Integrations tab
- Select "MCP Servers"
- Click "Add New Server"
- Use the configuration below based on your operating system
JSON
1{2 "mcpServers": {3 "zendesk support": {4 "env": {5 "ZENDESK_EMAIL": "internal@z3nmail.com",6 "ZENDESK_TOKEN": "your-zendesk-api-token",7 "ZENDESK_SUBDOMAIN": "your-zendesk-subdomain"8 },9 "args": [10 "/path/to/mcp-experiments/zd-mcp-server/dist/index.js"11 ],12 "command": "node"13 }14 }15}
コミュニティレビュー
0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください