Skip to content
Back to search
30
MCP sse

VeriGhost-Clarity

io.github.evozim/verighost

Hallucination validator and factual grounding checker for LLM outputs.

Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Arkheia
Hallucination and fabrication detection for LLM outputs across 30+ models.
0 tools
eleata Claim Verifier
Grounding/hallucination guard: verify a claim against evidence (Supported/Refuted/NEE).
0 tools
Satori-Aligner
Factual alignment and semantic bias scanner for LLM inputs.
0 tools · sse
MotionSpec
Hallucination-proof scroll motion: LLM writes validated specs, deterministic GSAP/CSS compiler.
0 tools
io.github.arkheiaai/mcp-server
Detect fabrication and hallucination in any LLM output. 30+ models supported.
0 tools
io.github.clawdio777/verity
Real-time fact-checking MCP. Verifies claims against live sources with structured verdicts.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "verighost-clarity": {
      "url": "https://verighost-mcp.vercel.app/api/mcp",
      "transport": "sse"
    }
  }
}