Verity for Claude Desktop
io.github.veritylabsai/verity
Cited product-compliance ground truth for AI agents. Never generates; always cites.
client:Claude Desktop
transport:streamable-http
tools:4
Install Verity in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"verity": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://verity-mcp-243195959173.us-central1.run.app/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