S
surf-trip-planner
/find_surf_trip_guides
Find surf trip planning guides
Use this when the user wants surf trip planning guidance, such as landlocked surfer planning, where to surf next, avoiding flat trips, cheap surf flights, or Su
liveverifiedunknown~5s typical
mcpprobedsurf-trip-planner
$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-app-strikemission-surf-trip-planner /find_surf_trip_guides for me.
Input
| Field | Type | Description |
|---|---|---|
| intent | string (landlocked_surfer | where_to_surf_next | cheap_flights | surfline_alternative | avoid_flat_trip | ai_surf_planner) | The surf trip planning intent. |
| query | string | Optional free-form user query to match against guide titles and keywords. |
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-app-strikemission-surf-trip-planner","endpoint":"/find_surf_trip_guides","input":{}}'cli
npx cracked-ai run -p mcp-app-strikemission-surf-trip-planner -e /find_surf_trip_guides -i '{}'mcp
run_tool({ provider: "mcp-app-strikemission-surf-trip-planner", endpoint: "/find_surf_trip_guides", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.