get_schedules — ocean schedules MCP Tool Read-only
get_schedules
(get schedules) 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 get_schedules from your client
- Claude Code ocean schedules get_schedules run in your project directory
- Claude Desktop ocean schedules get_schedules ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ocean schedules get_schedules ~/.cursor/mcp.json
- VS Code ocean schedules get_schedules .vscode/mcp.json
- Zed ocean schedules get_schedules ~/.config/zed/settings.json
- Windsurf ocean schedules get_schedules ~/.codeium/windsurf/mcp_config.json
- Cline ocean schedules get_schedules ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ocean schedules get_schedules ~/.gemini/settings.json
- Grok ocean schedules get_schedules .mcp.json (in your project root)
- ChatGPT ocean schedules get_schedules Settings → Connectors → Advanced → Developer mode
- Claude.ai ocean schedules get_schedules Settings → Connectors → Add custom connector
- LangChain ocean schedules get_schedules 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.