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 › Support Shift Handover
One briefing for the incoming shift: what's about to break and what someone was promised.
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.
Find the unresolved tickets in a group at the end of a shift, oldest first.
Reaches: {subdomain}.zendesk.com
Uses your Zendesk API credential.
Read a ticket's thread to find the promise, the blocker, and what was already tried.
Reaches: {subdomain}.zendesk.com
Uses your Zendesk API credential.
Fetch a ticket's SLA metrics to say how much time is actually left.
Reaches: {subdomain}.zendesk.com
Uses your Zendesk API credential.
Post the shift briefing to the support channel as one message.
Reaches: slack.com
Uses your Slack bot token.
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.
Only ever sent to: slack.com
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": {
"support-shift-handover": {
"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. Read-only access is enough — this agent never writes to a ticket.
Get this from zendesk.com's account or API settings.
Paste the value as a single line.
Only sent to: zendesk.com
A bot token starting with xoxb-. Needs chat:write, and the bot must be invited to the shift channel.
Create a Slack app (api.slack.com/apps), add the scopes the agent needs, install it to your workspace, and copy the bot/user token.
Paste the value as a single line.
Only sent to: slack.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.