Skip to content
Cline

tariff resolver for Cline

io.github.opsloft/tariff-resolver

US import duty research: HTS codes, Chapter 99 duties, MPF/HMF fees, landed cost. USITC data.

client:Cline transport:stdio runtime:npm

Install tariff resolver in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "tariff-resolver": {
      "command": "npx",
      "args": [
        "-y",
        "tariff-resolver"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

tariff resolver in other clients