Skip to content
Zed

hazmat cfr mcp for Zed

io.github.andretaki/hazmat-cfr-mcp

Complete 49 CFR 172.101 hazmat table lookup with special-provision decoding, cited to eCFR.

client:Zed transport:stdio runtime:npm

Install hazmat cfr mcp in Zed

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

{
  "context_servers": {
    "hazmat-cfr-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hazmat-cfr-mcp"
      ]
    }
  }
}

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

hazmat cfr mcp in other clients