tariff resolver for Claude Desktop
io.github.opsloft/tariff-resolver
US import duty research: HTS codes, Chapter 99 duties, MPF/HMF fees, landed cost. USITC data.
client:Claude Desktop
transport:stdio
runtime:npm
Install tariff resolver in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"tariff-resolver": {
"command": "npx",
"args": [
"-y",
"tariff-resolver"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs