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