Skip to content
Zed

SIC Codes UK for Zed

io.github.jackmmaher/sic-codes

UK SIC code lookup, GICS/ICB mapping, and Companies House search. 731 codes, 5.6M companies.

client:Zed transport:streamable-http runtime:npm

Install SIC Codes UK in Zed

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

{
  "context_servers": {
    "sic-codes": {
      "url": "https://siccodes.co.uk/api/mcp"
    }
  }
}

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

SIC Codes UK in other clients