domain trust for Claude Desktop
io.github.trusterinfo/domain-trust
Website trust checks: 0-100 safety score, verdict and community reviews (truster.info).
client:Claude Desktop
transport:streamable-http
runtime:npm
Install domain trust in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"domain-trust": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://truster.info/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