HallucC — Hallucination & Safety Guardian for Claude Desktop
io.github.fredyee/hallucc
Fact-check LLM outputs with cited sources. API key: aihcc.cloud/keys.
client:Claude Desktop
transport:streamable-http
Install HallucC — Hallucination & Safety Guardian in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hallucc": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://aihcc.cloud/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs