Skip to content
VS Code

VeriGhost-Clarity for VS Code

io.github.evozim/verighost

Hallucination validator and factual grounding checker for LLM outputs.

client:VS Code transport:sse

Install VeriGhost-Clarity in VS Code

.vscode/mcp.json

{
  "servers": {
    "verighost": {
      "type": "sse",
      "url": "https://verighost-mcp.vercel.app/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

VeriGhost-Clarity in other clients