service-estimate-card — JustFix Estimator MCP Tool
service-estimate-card
(service estimate card) 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 service-estimate-card from your client
- Claude Code JustFix Estimator service-estimate-card run in your project directory
- Claude Desktop JustFix Estimator service-estimate-card ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor JustFix Estimator service-estimate-card ~/.cursor/mcp.json
- VS Code JustFix Estimator service-estimate-card .vscode/mcp.json
- Zed JustFix Estimator service-estimate-card ~/.config/zed/settings.json
- Windsurf JustFix Estimator service-estimate-card ~/.codeium/windsurf/mcp_config.json
- Cline JustFix Estimator service-estimate-card ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI JustFix Estimator service-estimate-card ~/.gemini/settings.json
- Grok JustFix Estimator service-estimate-card .mcp.json (in your project root)
- ChatGPT JustFix Estimator service-estimate-card Settings → Connectors → Advanced → Developer mode
- Claude.ai JustFix Estimator service-estimate-card Settings → Connectors → Add custom connector
- LangChain JustFix Estimator service-estimate-card 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.