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