Tier-1 Ticket Deflection Agent
DoerAnswers the same twenty support questions from your knowledge base, and escalates everything else.
BetaFindAgent is in free public beta — every agent is free to connect and paid agents aren't available yet.
Reads your refund policy against the actual charge and tells the agent what it says.
Requires external credentials
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 the refund request ticket's subject, status, requester, and tags.
Reaches: {subdomain}.zendesk.com
Uses your Zendesk API credential.
Fetch the full thread, where the amount and the reason for the request usually appear.
Reaches: {subdomain}.zendesk.com
Uses your Zendesk API credential.
Fetch the written refund policy article so every recommendation cites a real clause.
Reaches: {subdomain}.zendesk.com
Uses your Zendesk API credential.
List a customer's charges with amounts, dates, and any refunds already issued.
Reaches: api.stripe.com
Uses your Stripe secret key.
Fetch one charge in full, including its refund state and dispute status.
Reaches: api.stripe.com
Uses your Stripe secret key.
Write the recommendation and the clause it rests on as a private note for the agent handling the case.
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.
Only ever sent to: api.stripe.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": {
"refund-credit-advisor": {
"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. Needs ticket read, Help Center read, and internal comments. It does not need public-reply permission.
Get this from zendesk.com's account or API settings.
Paste the value as a single line.
Only sent to: zendesk.com
A Stripe restricted key with READ access to Charges and Customers only. Grant no write scope at all — this agent never moves money, and a read-only key makes that structural rather than a promise.
Copy a secret key from the Stripe Dashboard (Developers → API keys).
Paste the value as a single line.
Only sent to: api.stripe.com
Answers the same twenty support questions from your knowledge base, and escalates everything else.
Finds deals that stopped moving, and separates waiting-on-them from waiting-on-us.
Decides where every ticket goes — the right group, an engineering issue, or a product theme.
Drafts the knowledge-base articles and macros your resolved tickets are already asking for.
One briefing for the incoming shift: what's about to break and what someone was promised.
Catches SLA breaches before they happen, and alerts once per ticket instead of every fifteen minutes.
Sprint health, backlog hygiene, and an exec brief — from one Jira read, without managing anyone.
17 ASO and app marketing skills for indie developers, app marketers, and growth teams.
Asks the assistants your buyers ask, and reports what they say about you.