Skip to content
VS Code

tariff.watch for VS Code

io.github.jaketdaniels/tariff-watch

Source-linked US tariff and trade-action changes: legal status, effective dates, dated archive.

client:VS Code transport:streamable-http

Install tariff.watch in VS Code

.vscode/mcp.json

{
  "servers": {
    "tariff-watch": {
      "type": "http",
      "url": "https://tariff.watch/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

tariff.watch in other clients