Skip to content
Zed

Trade Tariffs MCP for Zed

net.nexlab/trade-tariffs

US import tariff lookup against the official USITC Harmonized Tariff Schedule

client:Zed transport:streamable-http

Install Trade Tariffs MCP in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "trade-tariffs": {
      "url": "https://mcp.nexlab.net/mcp/trade-tariffs"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Trade Tariffs MCP in other clients