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