defluff for Cline
io.github.ahmedak/defluff
Deterministic prose linter for LLM text — flags AI slop, filler, buzzwords, hedges, clichés.
client:Cline
transport:stdio
runtime:pypi
Install defluff in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"defluff": {
"command": "uvx",
"args": [
"defluff"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs