Loomal

Arkheiaai MCP

MCP server by github.com/arkheiaai/arkheia-mcp

Detect fabrication and hallucination in any LLM output. 30+ models supported.

0 starsnpm: @arkheia/mcp-server

About Arkheiaai MCP

Arkheiaai MCP is an MCP (Model Context Protocol) server published by arkheiaai in the official MCP registry, listed under AI & ML on Loomal. Detect fabrication and hallucination in any LLM output. 30+ models supported.

It ships as an npm package (@arkheia/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/arkheiaai/arkheia-mcp.

Use Arkheiaai MCP with your agent

Claude Code · one command
claude mcp add arkheiaai-mcp -- npx -y @arkheia/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "arkheiaai-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@arkheia/mcp-server"
      ]
    }
  }
}
npm@arkheia/mcp-server

Frequently asked questions

What is Arkheiaai MCP?
Arkheiaai MCP is an MCP (Model Context Protocol) server by arkheiaai in the AI & ML category. Detect fabrication and hallucination in any LLM output. 30+ models supported.
How do I connect Arkheiaai MCP to Claude, Cursor, or another MCP client?
Install Arkheiaai MCP from its npm package (@arkheia/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Arkheiaai MCP open source?
Yes — the source code is public at github.com/arkheiaai/arkheia-mcp.
Can AI agents pay to use Arkheiaai MCP?
Not yet through Loomal — Arkheiaai MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Arkheiaai MCP? Claim this listing free by verifying GitHub ownership, or contact us.