Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

app.strikemission/surf-trip-planner

app.strikemission/surf-trip-planner

Surf trip planner: live 0-100 Strike Scores, 10-day forecasts, and trip picks for 1,100+ spots.

Uptime
100.0%
1 direct probes · 30d
Response
3461ms
last probe
Tools
5
callable
Resources
1
readable
Prompts
0
available

Tools · 5

recommend_surf_trip_destinations

Use this when a user asks where to surf, where to fly for surf, how to plan a landlocked surfer trip, or which destinations fit their ability. Returns Strike Mission destination candidates with abilit…

compare_surf_destinations

Use this when a user is deciding between specific countries, regions, or surf spots. Compares Strike Mission fit by ability level, season, travel access, hazards, consistency, and recommended spot can…

get_spot_planning_context

Use this when the user asks about a specific surf spot. Returns difficulty, hazards, season, travel access, wave type, swell/wind requirements, and Strike Mission links.

get_live_spot_forecast

Use this when the user asks whether a specific surf spot is worth surfing or traveling to soon. Fetches the live 10-day Strike Mission forecast and best days for one spot.

find_surf_trip_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 Surfline alternatives.

Resources · 1

Strike Mission surf trip planner

Interactive summary view for Strike Mission surf trip recommendations.

ui://strike-mission/surf-trip-planner.html

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "app.strikemission/surf-trip-planner": {
      "url": "https://www.strikemission.app/api/mcp",
      "transport": "streamable-http"
    }
  }
}