← Back to Plugins
MCP Server MCP

BLOCKTRUST TrustScan

github By github 👁 1 views ▲ 0 votes

Trust verification for AI agents: identities, domains, phishing, contacts, Trust Circle, Vault.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://blocktrust.tech/mcp/sse",
      "headers": [
        {
          "description": "Bearer bt_ext_… API key from https://blocktrust.tech/dashboard/extension",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...