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 › Inbound Lead Qualifier
Scores inbound leads against your ICP, shows the arithmetic, and never disqualifies anyone.
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 written ICP and scoring criteria the score must be derived from.
Reaches: {confluence_site}.atlassian.net
Uses your Confluence Cloud token.
Fetch a HubSpot contact with the properties the ICP scores on.
Reaches: api.hubapi.com
Uses your HubSpot private app token.
Fetch the associated company record and its firmographic properties.
Reaches: api.hubapi.com
Uses your HubSpot private app token.
Check whether this lead, or their company, is already a customer or in an open deal.
Reaches: api.hubapi.com
Uses your HubSpot private app token.
Write the score and its reasoning to the contact's scoring fields. Writes nothing else.
Reaches: api.hubapi.com
Uses your HubSpot private app token.
Post the scored lead to Slack with the top reasons and the first action to take.
Reaches: slack.com
Uses your Slack bot token.
Only ever sent to: api.hubapi.com
Only ever sent to: atlassian.net
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": {
"inbound-lead-qualifier": {
"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.contacts read and write and crm.objects.companies read. It does not need deals write — this agent never touches a deal.
Get this from hubapi.com's account or API settings.
Paste the value as a single line.
Only sent to: api.hubapi.com
Base64 of 'your-email:your-api-token' — encode it yourself before pasting; the runtime only adds the Basic prefix. Create the token at id.atlassian.com/manage-profile/security/api-tokens. Needs read access to the page holding your ICP and scoring criteria.
Get this from atlassian.net's account or API settings.
Paste the value as a single line.
Only sent to: atlassian.net
A bot token starting with xoxb-. Needs chat:write, and the bot must be invited to every routing 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.
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.
Answers the same twenty support questions from your knowledge base, and escalates everything else.
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.