BLOCKTRUST TrustScan for Claude Desktop
io.github.brnbtech770/blocktrust-trustscan
Trust verification for AI agents: identities, domains, phishing, contacts, Trust Circle, Vault.
client:Claude Desktop
transport:streamable-http
Install BLOCKTRUST TrustScan in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"blocktrust-trustscan": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://blocktrust.tech/mcp/sse"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs