CN
Contractors Near Me
/submit_lead
Submit Lead
Submit a lead to ContractorsNearMe. Requires API key authentication.
liveverifiedunknown~5s typical
mcpprobedcontractorsnearme
$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-ai-contractorsnearme-contractors-near-me /submit_lead for me.
Input
| Field | Type | Description |
|---|---|---|
| name* | string | |
| email* | string | |
| phone | string | |
| message* | string | |
| contractor_slug | string | |
| trade_slug | string |
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-ai-contractorsnearme-contractors-near-me","endpoint":"/submit_lead","input":{"name":"...","email":"...","message":"..."}}'cli
npx cracked-ai run -p mcp-ai-contractorsnearme-contractors-near-me -e /submit_lead -i '{"name":"...","email":"...","message":"..."}'mcp
run_tool({ provider: "mcp-ai-contractorsnearme-contractors-near-me", endpoint: "/submit_lead", input: {"name":"...","email":"...","message":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.