O
opportunity-exchange
/compare_municipalities
compare municipalities
Compare 2–10 exact Saskatchewan municipalities using the newest governed fact for each standard economic metric. A metric is comparable only when all resolved m
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 /compare_municipalities for me.
Input
| Field | Type | Description |
|---|---|---|
| entities* | array | Municipality names, local slugs, or SGC codes. |
| bundle | string (municipal-economic-profile-v1) | Comparison metric preset; defaults to municipal-economic-profile-v1. |
| metrics | array | Optional additional fact metrics. |
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":"/compare_municipalities","input":{"entities":[]}}'cli
npx cracked-ai run -p mcp-ca-veilpoint-opportunity-exchange -e /compare_municipalities -i '{"entities":[]}'mcp
run_tool({ provider: "mcp-ca-veilpoint-opportunity-exchange", endpoint: "/compare_municipalities", input: {"entities":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.