Catalog
Opengate MCP
Officialby nickjlamb · JavaScript
Check whether an AI answer is grounded in its context — deterministic, no LLM judge.
Check whether an AI answer is grounded in its context — deterministic, no LLM judge.
Topics
ai-safetybenchmarkingevalsevaluationgroundinghallucination-detectionllmllm-evaluationnodejsragregression-testing
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"opengate-mcp": {
"command": "npx",
"args": [
"-y",
"@pharmatools/opengate-mcp@0.1.4"
]
}
}
}