Eval Engine API for Zed
io.github.invertedhoologan/eval-engine-mcp
Pay-per-call AI evaluation MCP server. Score LLM outputs against benchmark rubrics via Workers AI.
client:Zed
transport:streamable-http
Install Eval Engine API in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"eval-engine-mcp": {
"url": "https://eval.zuluworksai.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs