@arkheia/mcp-server
Freeby MCP Community
Arkheia MCP Server — Fabrication detection for AI agents. Know when your AI is making things up.
v0.1.10Added Apr 12, 2026
mcpaifabricationdetectionhallucination
@arkheia/mcp-server MCP Server
Arkheia MCP Server — Fabrication detection for AI agents. Know when your AI is making things up.
Installation
npx -y @arkheia/mcp-server
Reviews
Installation
Quick install
npx -y @arkheia/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@arkheia/mcp-server": {
"command": "npx",
"args": ["-y", "@arkheia/mcp-server"]
}
}
}