Text Classifier API for Zed
io.github.br0ski777/text-classifier
Classify text into categories with confidence, readability, content type. x402.
client:Zed
transport:sse
Install Text Classifier API in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"text-classifier": {
"url": "https://text-classifier.api.klymax402.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs