ai eval for VS Code
io.github.lazymac2x/ai-eval
Cloudflare Workers MCP server: ai-eval
client:VS Code
transport:streamable-http
tools:3
Install ai eval in VS Code
.vscode/mcp.json
{
"servers": {
"ai-eval": {
"type": "http",
"url": "https://api.lazy-mac.com/ai-eval/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs