Evaluate AI agent outputs for quality, safety, and cost. 12 deterministic eval rules, PII detection, cost tracking. Glama AAA rated. npx @iris-eval/mcp-server
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"@iris-eval/mcp-server"
],
"env": {
"IRIS_LOG_LEVEL": "info"
}
}