The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Arkheia MCP listing page.
Detect fabrication (hallucination) in any LLM output. Free tier included (1,500 detections/month).
Edit your config file:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonOn Windows, replace ~/.arkheia-mcp with the full path (e.g. C:/Users/YourName/.arkheia-mcp).
The arkheia_verify and arkheia_audit_log tools will appear automatically.
| Tool | Description |
|---|---|
arkheia_verify | Score any model output for fabrication risk (LOW/MEDIUM/HIGH) |
arkheia_audit_log | Review detection history |
run_grok | Call xAI Grok + screen for fabrication |
run_gemini | Call Google Gemini + screen for fabrication |
run_together | Call Together AI (Kimi, DeepSeek) + screen |
run_ollama | Call local Ollama model + screen |
memory_store / memory_retrieve / memory_relate | Persistent knowledge graph |
See AGENTS.md for detailed instructions, troubleshooting, and environment variables.