How to Use the BoldDesk MCP in Claude Code
Run BoldDesk operations from your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect BoldDesk MCP to Claude Code
Create your Vinkius account to connect BoldDesk 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.
Terminal-based BoldDesk ticket management
Run `list_tickets` directly in your shell to see what needs attention. Claude Code brings the data right to your terminal session. You can pipe the output into other scripts to automate your triage. It's built for engineers who prefer the command line.
Claude Code automates BoldDesk replies
Use `reply_to_ticket` as part of your post-build script. It sends the update once your tests pass successfully. It's a clean way to close the loop on customer issues. No browser window required.
Search BoldDesk agents via CLI
Query your team roster with `list_agents` to find the right person for a ticket. Claude Code shows the details in plain text. You can use `get_agent` to check specific status or contact info. It keeps your workflow inside the terminal.
Set up BoldDesk 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 seebolddesk-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest BoldDesk transactions." It will automatically discover and invoke the available BoldDesk tools.
claude mcp add --transport http bolddesk-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 BoldDesk MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the BoldDesk MCP today
We host it, we monitor it, we maintain it. You just paste one token.