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