Skip to main content
Feedback

Freshdesk MCP connector

Freshdesk is an AI-powered customer service platform for managing support tickets, contacts, and service interactions. The Freshdesk MCP connector allows AI agents to create and manage support tickets, track ticket status and updates, and maintain contact records across your service organization. It also supports retrieving ticket details, updating customer information, and automating responses to common service requests.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the Freshdesk MCP connector to perform the following actions:

  • Resolve customer issues faster by creating and updating support tickets in Freshdesk
  • Route incoming requests to the right agent or group automatically
  • Build a unified customer database by syncing contacts across systems
  • Track product-specific support requests and associate them with companies
  • Automate ticket updates based on customer interactions and workflow events
  • Retrieve customer and company information to personalize support responses
  • Organize support requests by agent availability and team capacity

Example prompts

Use the following example prompts to invoke Freshdesk MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Create a new support ticket in Freshdesk for a customer complaint about billing.
  • Show me all open tickets assigned to the support team in Freshdesk.
  • Add a new contact to Freshdesk with the customer's name and email address.
  • Update the ticket status to resolved in Freshdesk after the customer confirms the fix.
  • List all agents in Freshdesk and their current workload.
  • Find the customer record in Freshdesk and pull their contact history.
  • Create a ticket in Freshdesk and assign it to the mobile products group.
  • Delete the duplicate contact from Freshdesk that we created by accident.
  • Show me which products have the most support tickets in Freshdesk this month.
  • Retrieve the company information for this customer from Freshdesk.

Freshdesk MCP connector tools

The Freshdesk MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
freshdesk_freshdeskcreatenewticket_invokeCreates a new support ticket in the system.
listTicketsRetrieves a list of all tickets in the system.
createTicketCreates a new support ticket with specified information.
getTicketRetrieves detailed information about a specific ticket.
updateTicketModifies the details of an existing ticket.
deleteTicketRemoves a ticket from the system.
listContactsRetrieves a list of all contacts in the system.
createContactCreates a new contact record with specified details.
getContactRetrieves detailed information about a specific contact.
updateContactModifies the details of an existing contact.
deleteContactRemoves a contact from the system.
listAgentsRetrieves a list of all agents in the system.
listGroupsRetrieves a list of all groups in the system.
listProductsRetrieves a list of all products in the system.
listCompaniesRetrieves a list of all companies in the system.
On this Page