opportunity-exchange
O
opportunity-exchange
/get_wages

get wages

Measured wages and vacancies (Statistics Canada, real data): LFS median/average hourly wages by occupation group × province, and JVWS job vacancies with average

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 /get_wages for me.

Input

FieldTypeDescription
nocstringFive-digit NOC 2021 unit-group code from list_noc_groups.
provincestringSGC 2021 code, postal abbreviation (e.g. SK), or "canada".

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":"/get_wages","input":{}}'
cli
npx cracked-ai run -p mcp-ca-veilpoint-opportunity-exchange -e /get_wages -i '{}'
mcp
run_tool({ provider: "mcp-ca-veilpoint-opportunity-exchange", endpoint: "/get_wages", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.