find_sailings — ocean schedules MCP Tool Read-only
find_sailings
(find sailings) is one of 12 tools on the
ocean schedules
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call find_sailings from your client
- Claude Code ocean schedules find_sailings run in your project directory
- Claude Desktop ocean schedules find_sailings ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ocean schedules find_sailings ~/.cursor/mcp.json
- VS Code ocean schedules find_sailings .vscode/mcp.json
- Zed ocean schedules find_sailings ~/.config/zed/settings.json
- Windsurf ocean schedules find_sailings ~/.codeium/windsurf/mcp_config.json
- Cline ocean schedules find_sailings ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ocean schedules find_sailings ~/.gemini/settings.json
- Grok ocean schedules find_sailings .mcp.json (in your project root)
- ChatGPT ocean schedules find_sailings Settings → Connectors → Advanced → Developer mode
- Claude.ai ocean schedules find_sailings Settings → Connectors → Add custom connector
- LangChain ocean schedules find_sailings pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http ocean-schedules https://mcp.schedulesmcp.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.