TP
Total Parks
/tp_search_parks
Search Total Parks discovery candidates
Use this for open-ended discovery and inspiration questions such as finding parks near a place, matching structured filters, or ranking by a trip vibe. Accepts
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_parks for me.
Input
| Field | Type | Description |
|---|---|---|
| geo | string | |
| filter | string | |
| vibe | string | |
| paging | string | |
| natural_language | string | Traveller's original search wording. Fill structured geo, filter, vibe, and intent fields |
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_parks","input":{}}'cli
npx cracked-ai run -p mcp-au-com-totalparks-mcp -e /tp_search_parks -i '{}'mcp
run_tool({ provider: "mcp-au-com-totalparks-mcp", endpoint: "/tp_search_parks", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.