Skip to content
Windsurf

tariffmonitor mcp for Windsurf

io.github.daleweaver1981/tariffmonitor-mcp

US import tariff estimates: HTS lookup and stacked rate (MFN + Section 301 + 232). No API key.

client:Windsurf transport:stdio runtime:npm

Install tariffmonitor mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "tariffmonitor-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tariffmonitor-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

tariffmonitor mcp in other clients