Freshdesk for your agents.
Connect Freshdesk once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 13 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Freshdesk.
What agents can do with Freshdesk
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
freshdesk_list_ticketsList tickets. Use filters to narrow results.
freshdesk_get_ticketGet a single ticket by its numeric id.
freshdesk_create_ticketCreate a new ticket.
freshdesk_list_contactsList all contacts (customers).
freshdesk_search_ticketsSearch tickets by query string.
freshdesk_update_ticketUpdate a ticket's fields (status, priority, group, etc.).
freshdesk_delete_ticketPermanently delete a ticket.
freshdesk_create_contactCreate a new contact (customer).
freshdesk_get_contactGet a single contact by id.
freshdesk_search_contactsSearch contacts by query string.
freshdesk_list_conversationsList all conversations (replies and notes) on a ticket.
freshdesk_create_noteAdd a private note to a ticket.
freshdesk_list_groupsList all agent groups.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log in to Freshdesk and click your profile picture, then select Profile Settings.
- Your API key is shown on the right pane; copy it.
- Your subdomain URL is https://your-domain.freshdesk.com.
- Freshdesk uses the API key as the basic auth username; enter any value for the password.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Freshdesk to Even: call connect_begin("freshdesk") on the even-connect MCP and walk me through it.
Create support tickets in Freshdesk, search existing issues by keywords, and list customer contacts by email.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.