kdpcheck for Cursor
com.edgethirteen.www/kdpcheck
Scan manuscript text for AI-slop prose patterns before publishing to Amazon KDP.
client:Cursor
transport:streamable-http
Install kdpcheck in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"kdpcheck": {
"url": "https://www.edgethirteen.com/api/mcp/kdpcheck"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs