Skip to content

HS Code Classifier for Zed

io.github.ojaskord/hs-code-classifier-mcp-server

Classify products to official HS codes and validate supplier codes before customs submissions

client:Zed transport:streamable-http runtime:npm

Install HS Code Classifier in Zed

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

{
  "context_servers": {
    "hs-code-classifier-mcp-server": {
      "url": "https://hs-code-classifier-mcp-server-production.up.railway.app"
    }
  }
}

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

HS Code Classifier in other clients