C
catchintent
/lead_push_to_crm
lead push to crm
Push leads to your connected CRM (HubSpot, Close, Pipedrive, Zoho). Each lead becomes a contact / deal in the destination. Lead status does not change automatic
liveunknown~5s typical
mcpcatchintent
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-catchintent-catchintent /lead_push_to_crm for me.
Input
| Field | Type | Description |
|---|---|---|
| leadIds* | array | |
| provider | string (hubspot | close | pipedrive | zoho) |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-catchintent-catchintent","endpoint":"/lead_push_to_crm","input":{"leadIds":[]}}'cli
npx cracked-ai run -p mcp-com-catchintent-catchintent -e /lead_push_to_crm -i '{"leadIds":[]}'mcp
run_tool({ provider: "mcp-com-catchintent-catchintent", endpoint: "/lead_push_to_crm", input: {"leadIds":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.