Overview of BoldDesk MCP Server
Overview
The BoldDesk MCP Server allows AI agents to seamlessly create, update, and manage support tickets within BoldDesk.
Built on the Model Context Protocol (MCP), the server enables integration with popular AI platforms and developer tools, including Claude, ChatGPT, GitHub Copilot, and autonomous AI agent frameworks. By implementing the MCP standard, BoldDesk provides a structured and reliable way for AI systems to interact with support operations.
Any MCP-compatible client can connect to the BoldDesk MCP Server, authenticate securely, and immediately perform support-related actions based on the authenticated user’s permissions.
Why Use the BoldDesk MCP Server?
The MCP Server extends BoldDesk beyond traditional support workflows by allowing AI-powered assistants to interact directly with your help desk environment.
With MCP integration, organizations can:
- Automate repetitive support processes using AI-driven workflows.
- Manage tickets through natural language conversations.
- Access real-time support information from AI assistants.
- Integrate BoldDesk capabilities into coding environments, AI applications, and custom automation platforms.
- Improve operational efficiency with intelligent support automation.
How the MCP Server Works
The BoldDesk MCP Server acts as a secure bridge between AI agents and the BoldDesk platform. It translates AI requests into structured API operations while maintaining security, consistency, and predictable behavior.
Through the MCP Server, AI agents can:
- Create new support tickets.
- Update existing tickets.
- Manage ticket statuses and assignments.
- Reply to ticket conversations.
- Retrieve ticket details and conversation history.
- Search contacts, agents, and groups.
- Handle approval-related workflows.
All actions are executed within the scope of the authenticated user’s permissions and accessible brands.
Connecting to the BoldDesk MCP Server
The hosted MCP Server supports a variety of MCP-compatible clients, including AI chat interfaces, development environments, and autonomous agent frameworks.
Supported Clients
| Client | Setup Instructions |
|---|---|
| Claude Code | Configure the MCP Server at the project level using a .mcp.json file and authenticate with your API key. |
| ChatGPT | Add the BoldDesk MCP Server as a custom connector in ChatGPT Pro, Plus, Business, or Enterprise plans. |
| GitHub Copilot | Configure the MCP connection through the .vscode/mcp.json file in Visual Studio Code and authenticate using your API key. |
| Code Studio | Configure the MCP Server using the user-level mcp.jsonconfiguration file located in: C:\Users\<user>\AppData\Roaming\Syncfusion Code Studio\User\mcp.json Authentication should be performed using your API key. |
Connecting Other MCP Clients
If you’re using another MCP-compatible client that supports remote HTTP transport and custom headers, you can connect directly to the BoldDesk MCP endpoint using an x-api-key header.
Endpoint
https://your-subdomain.bolddesk.com/mcp
Replace your-subdomain with your BoldDesk account subdomain.
Note: In addition to the default BoldDesk domain, you can also use a mapped custom domain for the MCP endpoint.
Fully Managed and Hosted
The BoldDesk MCP Server is fully managed and hosted, eliminating the need to deploy, maintain, or monitor server infrastructure.
Benefits include:
- No installation or infrastructure requirements.
- Secure hosting and maintenance by the BoldDesk team.
- Instant access through a standard HTTPS endpoint.
- Automatic updates and ongoing platform improvements.
- Faster onboarding for AI-powered support workflows.
Get Started
With the BoldDesk MCP Server, you can connect AI assistants directly to your support environment and enable intelligent ticket management, workflow automation, and real-time support operations.
Simply connect your preferred MCP-compatible client, authenticate with your API key, and start building AI-powered support experiences on top of BoldDesk.