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