TP
Total Parks
/tp_search_stays
Search Total Parks stay candidates
Use this for open-ended stay searches where the traveller supplies booking intent such as fixed dates, flexible date windows, guest counts, rig details, pets, o
liveunknown~5s typical
mcptotalparks
$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-au-com-totalparks-mcp /tp_search_stays for me.
Input
| Field | Type | Description |
|---|---|---|
| intent* | string | |
| geo | string | |
| filter | string | |
| vibe | string | |
| paging | string | |
| natural_language | string | Traveller's original stay-search wording. Fill structured geo, filter, vibe, and intent fi |
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-au-com-totalparks-mcp","endpoint":"/tp_search_stays","input":{"intent":"..."}}'cli
npx cracked-ai run -p mcp-au-com-totalparks-mcp -e /tp_search_stays -i '{"intent":"..."}'mcp
run_tool({ provider: "mcp-au-com-totalparks-mcp", endpoint: "/tp_search_stays", input: {"intent":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.