VeriGhost-Clarity for Cursor
io.github.evozim/verighost
Hallucination validator and factual grounding checker for LLM outputs.
client:Cursor
transport:sse
Install VeriGhost-Clarity in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"verighost": {
"url": "https://verighost-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs