Normalizes FedEx/UPS/DHL tracking into status, ETA and exception alerts
Early AccessEvery agent is free to connect — no card, no checkout. Paid agents are coming.
Browse › Customer Service › Tier-1 Ticket Deflection Agent
Answers the same twenty support questions from your knowledge base, and escalates everything else.
A preview derived from this agent’s definition — not a live run. Nothing runs and no key is sent until you connect. FindAgent runs it on the hosted connection.
Fetch a ticket's subject, status, priority, requester, tags, and channel.
Reaches: {subdomain}.zendesk.com
Uses your Zendesk API credential.
Fetch the full comment thread on a ticket, including which comments are public.
Reaches: {subdomain}.zendesk.com
Uses your Zendesk API credential.
Search published Help Center articles for a phrase and return ranked matches.
Reaches: {subdomain}.zendesk.com
Uses your Zendesk API credential.
Fetch the full body of one Help Center article so it can be read before citing it.
Reaches: {subdomain}.zendesk.com
Uses your Zendesk API credential.
Search previously solved tickets to see how a human answered the same question before.
Reaches: {subdomain}.zendesk.com
Uses your Zendesk API credential.
Turn a retrieved article into a short cited customer reply, or refuse when the source does not answer the question.
Add the approved reply to the ticket as a public comment visible to the customer.
Reaches: {subdomain}.zendesk.com
Uses your Zendesk API credential.
Add a private internal note explaining what was searched and why it was insufficient, then route the ticket to a group.
Reaches: {subdomain}.zendesk.com
Uses your Zendesk API credential.
Only ever sent to: zendesk.com
Format: Paste the Base64 encoding of “id:token” (e.g. your email and API token joined by a colon), not the raw token. Many tools show this ready-made as your “Basic auth” value.
This MCP server runs on your own machine — FindAgent only points you at it. Run the command below, then add it to your MCP client. Nothing is hosted or proxied on our side.
npx -y @findagent/mcp runPaste this into your client config (e.g. claude_desktop_config.json or a Cursor mcp.json), then restart the client.
{
"mcpServers": {
"tier-1-ticket-deflection-agent": {
"command": "npx",
"args": [
"-y",
"@findagent/mcp",
"run"
]
}
}
}This agent will ask you for the following. You enter them when you connect — they're encrypted and never shared with the creator.
Base64 of 'your-agent-email/token:YOUR_API_TOKEN' — encode it yourself before pasting; the runtime only adds the Basic prefix. Create the token under Admin Center > Apps and integrations > Zendesk API. An agent account is enough; it does not need admin.
Get this from zendesk.com's account or API settings.
Paste the value as a single line.
Only sent to: zendesk.com
Normalizes FedEx/UPS/DHL tracking into status, ETA and exception alerts
Zendesk CSAT trend analysis with negative-theme mining and Slack decline alerts
Status-page updates and matching ticket replies — no invented causes, no invented ETAs.
Scores inbound leads against your ICP, shows the arithmetic, and never disqualifies anyone.
Writes the CRM note after a call — what was agreed, what wasn't, and where each came from.
Sorts your inbox into urgent, action, info, noise and suspicious — and drafts replies it can never send.
Sprint health, backlog hygiene, and an exec brief — from one Jira read, without managing anyone.
Manage Heroku apps, dynos, add-ons, Postgres, and pipelines.
Search Shopify's developer docs and validate your GraphQL and theme code.