Ticketdesk AI MCP
官方AI Agents for Customer Support
Ticketdesk MCP connects your AI tools like Claude desktop, Cursor, VS Code Copilot, and more directly to your Ticketdesk AI helpdesk software. Manage tickets, respond to customers, assign agents, set priorities and read full conversation threads without leaving your AI agent.
The MCP server is the fastest way to bring AI into your customer support operations, powering AI customer support with automatic, context-aware responses from your training material across email and chat, all through advanced AI support tools connected via the MCP server.
Whether you're building a customer support AI agent, automating a helpdesk workflow, or just want your AI assistant to be able to triage and respond to tickets, the Ticketdesk MCP server gives you everything you need.
Prerequisites
Before connecting, you'll need:
- A Ticketdesk AI account
- A Ticketdesk API Key - Generate one from Settings > API Keys from main menus
- Node.js 18 or later installed on your machine
Connecting to Your AI Tool
Claude Desktop
Go to Claude desktop Settings > Connectors > Add a connector

If you are using Cursor, VS code or any other tools. Follow these steps to add mcpServers in the configuration -
-
Open your Claude Desktop configuration file:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
- macOS:
-
Add the Ticketdesk MCP server entry:
{
"mcpServers": {
"ticketdesk": {
"url": "https://api.ticketdesk.ai/mcp?apikey=[YOUR_API_KEY]"
}
}
}
- Restart Claude Desktop. You'll see a tools icon in the chat input. Click it to confirm Ticketdesk tools are loaded.

Available Tools
Ticket Management
| Tool | Description |
|---|---|
create_ticket | Create a new support ticket with subject, requester details, priority, tags and more |
get_tickets | List and search tickets, and filter by state, priority, assigned agent, tags and other fields |
get_ticket | Fetch a single ticket by ID with all its fields, requester info and current assignment |
set_ticket_state | Close or reopen a ticket with an optional reason (completed, not_planned, duplicate) |
set_ticket_priority | Set the priority of a ticket: low, medium, high, or urgent |
set_ticket_tags | Replace or clear the tags on a ticket |
assign_ticket | Assign a ticket to a support agent by their user ID, or unassign it |
set_ticket_inbox | Move a ticket to a different inbox (controls which email address replies are sent from) |
Ticket Responses & Activities
| Tool | Description |
|---|---|
get_ticket_activities | Fetch the full conversation thread, e.g. customer messages, agent replies, notes and system events |
send_reply | Send a reply to the customer that triggers an outbound email via the ticket's inbox |
add_note | Add a private internal note to a ticket, e.g. a not visible to agents only, never sent to the customer |
Example Prompts
Use these one-liners to get started with your AI assistant:

Finding tickets
- "Show me all open tickets assigned to me"
- "List urgent tickets that haven't been updated in the last 24 hours"
- "Find all tickets tagged 'billing' that are still open"
- "Get ticket #1042 and summarize the issue"
Responding to customers
- "Read the conversation on ticket #1042 and draft a reply resolving the issue"
- "Reply to ticket #310 and let the customer know their refund has been processed"
- "Send a reply to ticket #77 asking for their order number to investigate further"
Internal notes & handoffs
- "Add a note on ticket #1042 summarizing what's been tried so far"
- "Leave an internal note on ticket #200 explaining why it's being escalated"
- "Add a handoff note on ticket #99 for the next agent"
Creating tickets
- "Create a ticket for John ([email protected]) reporting that the export feature is broken"
- "Open a new urgent ticket from [email protected] about a payment failure"
Reference
相关服务器
Kone.vc
赞助Monetize your AI agent with contextual product recommendations
FreelanceOS
Freelance business manager — clients, proposals, invoices, time tracking, scope, and follow-ups. 37 MCP tools.
JSON Canvas MCP Server
A server for creating, modifying, validating, and exporting JSON Canvas files, a format for infinite canvas data.
Jotdown
An MCP server that enables LLMs to create or update Notion pages and generate Markdown Books (mdbooks).
GetOutPost MCP Server
Access real-time Indian options market data and volatility analytics. Analyze IV, RV, VRP, and skew with automated token management and percentile-based filtering tools.
ELC conference
ELC conference
esa.io
An MCP server for the esa.io API, allowing you to search, read, create, update, and delete posts.
VMware vSphere MCP Server
An MCP Server that acts as a standardized interface exposing VMware vCenter functionalities as Tools directly consumable by AI models
ClearPolicy
ClearPolicy is a document signing and compliance tracking tool for organizations. Once connected, your AI assistant can import documents, send signature requests, track who has and hasn't signed, and manage your contacts — all by prompt.
UNO: Unified Narrative Operator
A text enhancement tool that transforms story content into rich, detailed narratives using advanced literary techniques and heuristic analysis.
Jira Thing
An example MCP server for interacting with Jira, deployable on Cloudflare Workers.