defluff for Windsurf
io.github.ahmedak/defluff
Deterministic prose linter for LLM text — flags AI slop, filler, buzzwords, hedges, clichés.
client:Windsurf
transport:stdio
runtime:pypi
Install defluff in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"defluff": {
"command": "uvx",
"args": [
"defluff"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs