M
mcp
/list_reference_data
List search vocabulary
List the values MyOutfitters understands for each search filter: provinces, regions, species, activity types, meal plan types, lodging types, access types, amen
liveunknown~5s typical
mcpmcp
$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-myoutfitters-mcp /list_reference_data for me.
Input
| Field | Type | Description |
|---|---|---|
| kind* | string (provinces | regions | species | activity_types | plan_types | lodging_types) | |
| province | string | Filter regions, ZECs or cities by province. |
| locale | string (fr | en) | |
| api_key | string |
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-myoutfitters-mcp","endpoint":"/list_reference_data","input":{"kind":"provinces"}}'cli
npx cracked-ai run -p mcp-ca-myoutfitters-mcp -e /list_reference_data -i '{"kind":"provinces"}'mcp
run_tool({ provider: "mcp-ca-myoutfitters-mcp", endpoint: "/list_reference_data", input: {"kind":"provinces"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.