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