How to Use the Zendesk QA (Klaus) MCP in Claude Code
Run comprehensive data imports and review exports using Claude Code's headless terminal execution.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Zendesk QA (Klaus) MCP to Claude Code
Create your Vinkius account to connect Zendesk QA (Klaus) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Batch exporting Zendesk QA (Klaus) reviews via the MCP Server
Use `list_all_reviews` to gather every quality assurance review across your account. For targeted exports, first call `list_qa_workspaces` and then use `list_workspace_reviews`. This is perfect for CI/CD jobs that need specific data subsets. Claude Code runs these commands in headless mode. You can pipe the full list of reviews directly into a database loader or another processing tool.
Scripting conversation searches with Zendesk QA (Klaus)
When you need to audit conversations, run `search_qa_conversations`. This function queries conversation records in Zendesk QA. The output is clean terminal data that your script can process immediately. Because it runs headless, Claude Code makes this ideal for cron jobs or scheduled tasks that check compliance metrics daily.
Automated user and ticket synchronization
The server handles critical setup tasks. Use `import_qa_users` to sync agent profiles into Zendesk QA, ensuring your system records are always current. Alternatively, use `import_qa_tickets` to bulk upload conversation data. This is great for backend automation. You can write a single script that validates user counts and imports any missing tickets before deployment.
Set up Zendesk QA (Klaus) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seezendesk-qa-klaus-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Zendesk QA (Klaus) transactions." It will automatically discover and invoke the available Zendesk QA (Klaus) tools.
claude mcp add --transport http zendesk-qa-klaus-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Zendesk QA (Klaus) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Zendesk QA (Klaus) MCP today
We host it, we monitor it, we maintain it. You just paste one token.