Developer Tools
Trust: 37/100 (Limited)io.github.Perf-AI/perf-mcp Guide
Fact-check and fix AI outputs. Hallucination detection, schema validation, auto-repair.
by Perf-Technology
Quick Start
Install
npx perf-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-perf-ai-perf-mcp": {
"command": "npx",
"args": [
"perf-mcp"
]
}
}
}