Text Classifier API for Cursor
io.github.br0ski777/text-classifier
Classify text into categories with confidence, readability, content type. x402.
client:Cursor
transport:sse
Install Text Classifier API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"text-classifier": {
"url": "https://text-classifier.api.klymax402.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs