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