Skip to content
Zed

DEWEY SOC codes classifier. for Zed

io.github.scoutexchange/dewey

Classification service to seamlessly retrieve SOC codes for job titles and descriptions.

client:Zed transport:streamable-http

Install DEWEY SOC codes classifier. in Zed

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

{
  "context_servers": {
    "dewey": {
      "url": "https://dewey-lro-test.lro.goscoutgo.com/mcp"
    }
  }
}

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

DEWEY SOC codes classifier. in other clients