mcp
M
mcp
/search_outfitters

Search outfitters

Find up to 10 Canadian hunting and fishing outfitters (pourvoiries) matching a traveller's criteria, using the same advanced filters as the website: activities,

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

Input

FieldTypeDescription
provincestringProvince code or name, e.g. 'QC', 'Ontario'.
regionstringA single tourist region, e.g. 'Mauricie'.
regionsarraySeveral tourist regions; an outfitter matches any of them.
zecsarrayZEC names (Quebec controlled-exploitation zones).
near_citystringMajor city used as the driving origin, e.g. 'Montréal', 'Toronto'.
max_drive_hoursnumberMaximum driving hours from near_city (requires near_city).
activitystring (fishing | hunting)Shorthand for the two main activities.
activitiesarrayExact activity-type codes an outfitter must offer: chasse (hunting), peche (fishing), big_
speciesstringOne species or several, e.g. ['doré','brochet'] / ['walleye','pike'].
species_matchstring (all | any)'all' (default) requires every species; 'any' matches at least one.
hunt_or_fish_keywordstringDeprecated alias of keyword.
keywordstringFree text matched against the outfitter name, town, street address and the lakes, reservoi
party_sizeintegerNumber of guests to accommodate.
min_bedroomsintegerMinimum bedrooms in a single lodging ('minimum 4 chambres' / '4 rooms').
min_double_bedsintegerMinimum number of two-person beds in that SAME lodging (double, queen, king; a double bunk
min_single_bedsintegerMinimum number of one-person beds in that SAME lodging (single beds; a bunk bed counts as
min_lodging_capacityintegerMinimum number of people a SINGLE cabin/lodging must sleep (e.g. 'a cabin for 10 people' →
max_price_per_personnumberCap on the starting package price per person.
budget_min_per_person_nightnumber
budget_max_per_person_nightnumberCap on the per-person, per-night rate (package price divided by nights).

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

Try it

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