Loading MCP server directory, please wait...
Fact-check and fix AI outputs. Hallucination detection, schema validation, auto-repair.
npx @getmcp/cli add io.github.Perf-AI/perf-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
PERF_API_KEYYour Perf API key (get one at dashboard.withperf.pro)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Perf-AI/perf-mcp": {
"command": "npx",
"args": [
"-y",
"perf-mcp"
],
"env": {
"PERF_API_KEY": ""
}
}
}
}