Language Detector API for Windsurf
io.github.br0ski777/language-detector
Detect language from text via trigram analysis. 30+ languages, script detection. x402.
client:Windsurf
transport:sse
Install Language Detector API in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"language-detector": {
"serverUrl": "https://language-detector.api.klymax402.com/mcp"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs