The Ultimate Critic for Cursor
io.github.marksignals/the-ultimate-critic
Check AI work against requirements and return structured verdicts, findings, and repair steps.
client:Cursor
transport:streamable-http
Install The Ultimate Critic in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"the-ultimate-critic": {
"url": "https://ultimate-critic.fly.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs