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 › Stalled Deal Detective
Finds deals that stopped moving, and separates waiting-on-them from waiting-on-us.
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 open deals with no recent activity, including ones nobody has flagged.
Reaches: api.hubapi.com
Uses your HubSpot private app token.
Fetch a deal's stage, value, close date, owner, and next-step fields.
Reaches: api.hubapi.com
Uses your HubSpot private app token.
Fetch the notes and engagements on a deal, to find the last genuine two-way exchange.
Reaches: api.hubapi.com
Uses your HubSpot private app token.
Read one note in full, to tell a real interaction from an automated system event.
Reaches: api.hubapi.com
Uses your HubSpot private app token.
Post the stalled-deal digest to Slack, ordered by value at risk.
Reaches: slack.com
Uses your Slack bot token.
Only ever sent to: api.hubapi.com
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": {
"stalled-deal-detective": {
"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.
A HubSpot private app access token with crm.objects.deals read and crm.objects.notes read. Read-only scopes are enough — this agent never writes to the CRM.
Get this from hubapi.com's account or API settings.
Paste the value as a single line.
Only sent to: api.hubapi.com
A bot token starting with xoxb-. Needs chat:write, and the bot must be invited to the digest 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.