tariff resolver for Windsurf
io.github.opsloft/tariff-resolver
US import duty research: HTS codes, Chapter 99 duties, MPF/HMF fees, landed cost. USITC data.
client:Windsurf
transport:stdio
runtime:npm
Install tariff resolver in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"tariff-resolver": {
"command": "npx",
"args": [
"-y",
"tariff-resolver"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs