O
opportunity-exchange
/search_licensed_businesses
search licensed businesses
Named businesses holding a municipal licence in one community, from an attributed City snapshot. Answers who exists and in which industry, NOT who is hiring — u
liveverifiedunknown~5s typical
mcpprobedopportunity-exchange
$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-ca-veilpoint-opportunity-exchange /search_licensed_businesses for me.
Input
| Field | Type | Description |
|---|---|---|
| municipalityId* | string | Municipality id. Only communities with a reviewed snapshot resolve. |
| subsector | string | Three-digit NAICS subsector code to filter by, e.g. 484. |
| q | string | Business-name contains match. |
| limit | number | Rows to return, 1-200 (default 50). |
| offset | number | Rows to skip for paging. |
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-ca-veilpoint-opportunity-exchange","endpoint":"/search_licensed_businesses","input":{"municipalityId":"..."}}'cli
npx cracked-ai run -p mcp-ca-veilpoint-opportunity-exchange -e /search_licensed_businesses -i '{"municipalityId":"..."}'mcp
run_tool({ provider: "mcp-ca-veilpoint-opportunity-exchange", endpoint: "/search_licensed_businesses", input: {"municipalityId":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.