Skip to content
VS Code

classifier.dev for VS Code

dev.classifier/classifier

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

client:VS Code transport:streamable-http tools:5

Install classifier.dev in VS Code

.vscode/mcp.json

{
  "servers": {
    "classifier": {
      "type": "http",
      "url": "https://classifier.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

classifier.dev in other clients