find_stations — Cycle Tracker MCP Tool Read-only
find_stations
(find stations) is one of 5 tools on the
Cycle Tracker
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call find_stations from your client
- Claude Code Cycle Tracker find_stations run in your project directory
- Claude Desktop Cycle Tracker find_stations ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Cycle Tracker find_stations ~/.cursor/mcp.json
- VS Code Cycle Tracker find_stations .vscode/mcp.json
- Zed Cycle Tracker find_stations ~/.config/zed/settings.json
- Windsurf Cycle Tracker find_stations ~/.codeium/windsurf/mcp_config.json
- Cline Cycle Tracker find_stations ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Cycle Tracker find_stations ~/.gemini/settings.json
- Grok Cycle Tracker find_stations .mcp.json (in your project root)
- ChatGPT Cycle Tracker find_stations Settings → Connectors → Advanced → Developer mode
- Claude.ai Cycle Tracker find_stations Settings → Connectors → Add custom connector
- LangChain Cycle Tracker find_stations pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http cycle-tracker https://cycle.arrakis.house/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.