The Ultimate Critic for Zed
io.github.marksignals/the-ultimate-critic
Check AI work against requirements and return structured verdicts, findings, and repair steps.
client:Zed
transport:streamable-http
Install The Ultimate Critic in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"the-ultimate-critic": {
"url": "https://ultimate-critic.fly.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs