HallucC — Hallucination & Safety Guardian for VS Code
io.github.fredyee/hallucc
Fact-check LLM outputs with cited sources. API key: aihcc.cloud/keys.
client:VS Code
transport:streamable-http
Install HallucC — Hallucination & Safety Guardian in VS Code
.vscode/mcp.json
{
"servers": {
"hallucc": {
"type": "http",
"url": "https://aihcc.cloud/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs