How to Use the Deskpro MCP in Claude Code
Claude Code drives your Deskpro helpdesk from the terminal, automating ticket updates and API checks via shell scripts.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Deskpro MCP to Claude Code
Create your Vinkius account to connect Deskpro 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.
Headless ticket operations
The Deskpro MCP Server brings customer support directly into your CLI environment. SREs can pipe server alerts straight to `create_new_helpdesk_ticket` without touching a browser. Managing incidents becomes a purely terminal-based workflow. You instruct Claude Code to pull active outages with `list_helpdesk_tickets`, and it updates the statuses using `update_ticket_properties` as systems recover.
Automated infrastructure audits
Verifying support system uptime through the MCP Server is critical during major deployments. Your terminal agent runs `check_api_health` as part of your CI/CD pipeline to ensure the helpdesk is reachable. Validating event triggers happens just as fast. Claude Code calls `list_configured_webhooks` to confirm your alerting endpoints are active before signing off on a production release.
Claude Code user and agent mapping
Incident response via this MCP Server requires knowing exactly who is on call and which customers are affected. The CLI executes `list_helpdesk_agents` to find available staff members for escalation. Connecting issues to specific clients takes seconds. The agent queries `get_user_profile` to grab the reporter's details, then maps them to a corporate account using `list_user_organizations`.
Set up Deskpro 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 seedeskpro-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Deskpro transactions." It will automatically discover and invoke the available Deskpro tools.
claude mcp add --transport http deskpro-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 Deskpro MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Deskpro MCP today
We host it, we monitor it, we maintain it. You just paste one token.