Digital trust verification for AI agents. Verify
contact identities, domains, and websites. Detect
phishing and invoice fraud. Sign interactions
cryptographically (BIS). 15 tools, blockchain-anchored
on Polygon. GDPR compliant.
Server Config
{
"mcpServers": {
"blocktrust": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://blocktrust.tech/mcp/sse",
"--header",
"Authorization: Bearer YOUR_API_KEY"
]
}
}
}