Writing Style Checker for Zed
io.github.theserverlessdev/wsc
Prose linter + AI-slop detector: weasel words, passive voice, hedging, and research-cited AI tells
client:Zed
transport:streamable-http
runtime:npm
tools:3
Install Writing Style Checker in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"wsc": {
"url": "https://wsc.theserverless.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs