hs_code_lookup — FreightUtils MCP Server MCP Tool
hs_code_lookup
(hs code lookup) is one of 25 tools on the
FreightUtils MCP Server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call hs_code_lookup from your client
- Claude Code FreightUtils MCP Server hs_code_lookup run in your project directory
- Claude Desktop FreightUtils MCP Server hs_code_lookup ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor FreightUtils MCP Server hs_code_lookup ~/.cursor/mcp.json
- VS Code FreightUtils MCP Server hs_code_lookup .vscode/mcp.json
- Zed FreightUtils MCP Server hs_code_lookup ~/.config/zed/settings.json
- Windsurf FreightUtils MCP Server hs_code_lookup ~/.codeium/windsurf/mcp_config.json
- Cline FreightUtils MCP Server hs_code_lookup ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI FreightUtils MCP Server hs_code_lookup ~/.gemini/settings.json
- Grok FreightUtils MCP Server hs_code_lookup .mcp.json (in your project root)
- ChatGPT FreightUtils MCP Server hs_code_lookup Settings → Connectors → Advanced → Developer mode
- Claude.ai FreightUtils MCP Server hs_code_lookup Settings → Connectors → Add custom connector
- LangChain FreightUtils MCP Server hs_code_lookup pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http freightutils https://www.freightutils.com/api/mcp
Other tools on this server
- cbm_calculator
- chargeable_weight_calculator
- ldm_calculator
- adr_lookup
- adr_exemption_calculator
- airline_lookup
- airport_lookup
- nearest_airport
- resolve_reference
- container_lookup
- incoterms_lookup
- pallet_fitting_calculator
- unit_converter
- consignment_calculator
- unlocode_lookup
- uk_duty_calculator
- shipment_summary
- uld_lookup
- vehicle_lookup
- get_subscribe_link
- adr_lq_eq_check
- emissions_calculator
- validate
- ics2_check
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.