MCP Server
MCP
The Ultimate Critic
Check AI work against requirements and return structured verdicts, findings, and repair steps.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://ultimate-critic.fly.dev/mcp",
"headers": [
{
"description": "TUC tenant key. Omit it to use the free preview tool.",
"isSecret": true,
"name": "X-API-Key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment