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