kdpcheck for Zed
com.edgethirteen.www/kdpcheck
Scan manuscript text for AI-slop prose patterns before publishing to Amazon KDP.
client:Zed
transport:streamable-http
Install kdpcheck in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"kdpcheck": {
"url": "https://www.edgethirteen.com/api/mcp/kdpcheck"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs