Back to directory
joeybrar/agentseal-mcp

joeybrar/agentseal-mcp

@JoeyBrar

MCP server for AgentSeal. Cryptographic audit trails for AI agents

auditcryptographyhash-chainsha-256ai-agentssecurityloggingtool

Installation & Configuration

{
  "mcpServers": {
    "agentseal": {
      "command": "npx",
      "args": [
        "-y",
        "agentseal-mcp"
      ],
      "env": {
        "AGENTSEAL_API_KEY": "as_sk_your_key_here"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15