O
opportunity-exchange
/rank_communities
rank communities
Rank Saskatchewan communities by monthly discretionary income for exactly one role or explicit hourly wage.
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 /rank_communities for me.
Input
| Field | Type | Description |
|---|---|---|
| occupation | string | Role id whose median wage should be modelled. |
| wage | number | Explicit positive hourly wage in CAD. |
| limit | integer | Number of ranked communities, 1-20 (default 10). |
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":"/rank_communities","input":{}}'cli
npx cracked-ai run -p mcp-ca-veilpoint-opportunity-exchange -e /rank_communities -i '{}'mcp
run_tool({ provider: "mcp-ca-veilpoint-opportunity-exchange", endpoint: "/rank_communities", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.