P
plumbline
/check_contractor
check contractor
Check a contractor's license against official state and local licensing records covering dozens of US jurisdictions. The covered set grows over time; GET /v1/co
liveunknown~5s typical
mcpplumbline
$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-agentlookups-plumbline /check_contractor for me.
Input
| Field | Type | Description |
|---|---|---|
| jurisdiction | string | State or local jurisdiction code, e.g. "CA" ("US-CA" style also accepted) or "NYC". Covera |
| license | string | License number, e.g. "1000002" |
| name | string | Business name, e.g. "Bayside Plumbing" |
| offset | integer | Pagination offset into the candidates list, default 0. Use with total_candidates from a pr |
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-agentlookups-plumbline","endpoint":"/check_contractor","input":{}}'cli
npx cracked-ai run -p mcp-ai-agentlookups-plumbline -e /check_contractor -i '{}'mcp
run_tool({ provider: "mcp-ai-agentlookups-plumbline", endpoint: "/check_contractor", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.