Skip to content
Zed

classifier.dev for Zed

dev.classifier/classifier

Sort up to 1,000 texts into your own labels with a calibrated confidence per answer. No API key.

client:Zed transport:streamable-http tools:5

Install classifier.dev in Zed

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

{
  "context_servers": {
    "classifier": {
      "url": "https://classifier.dev/mcp"
    }
  }
}

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

What Zed can do once it is connected

classifier.dev in other clients