Agent Tools
Back to MCP servers
● healthy

skills: {'id': 'list_pools', 'name': 'list_pools', 'description': 'List all supported surf pools worldwide with their IDs, names, and locations. Always call this first to get valid pool_id values for the other tools.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_session_levels', 'name': 'get_session_levels', 'description': 'Get the available session difficulty levels for a surf pool (e.g. Beginner, Intermediate, Advanced). Use the level names with find_sessions.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'find_sessions', 'name': 'find_sessions', 'description': 'Find available surf sessions at a pool. Returns date, time, skill level, available spots, and a booking URL. Filter by level, minimum spots, or time window.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 159.8ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://ssf-api-cf.surfsessionfinder.com/mcp
JSON-RPC initialize probe
curl -X POST https://ssf-api-cf.surfsessionfinder.com/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://ssf-api-cf.surfsessionfinder.com/mcp
Listed at (chiark)
https://chiark.ai/agents/87e9db5c-5fce-42a4-baff-00678a9a74e3