Skip to content

HS Code Classifier for Cursor

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

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

client:Cursor transport:streamable-http runtime:npm

Install HS Code Classifier in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

HS Code Classifier in other clients