4 months ago
Fact-check and fix AI outputs. Catches hallucinations via multi-channel verification (web search, NLI, cross-reference), validates JSON against schemas with auto-repair, and corrects errors before they reach users.
Server Config
{
"mcpServers": {
"perf-mcp": {
"command": "npx",
"args": [
"-y",
"perf-mcp"
],
"env": {
"PERF_API_KEY": "<YOUR_API_KEY>"
}
}
}
}