Loomal

agentseal

MCP server by github.com/joeybrar/agentseal-mcp

Verifiable action logs for AI agents. Every action is recorded in a SHA-256 hash chain.

1 starsnpm: agentseal-mcp

About agentseal

agentseal is an MCP (Model Context Protocol) server published by joeybrar in the official MCP registry, listed under Autonomous Agents on Loomal. Verifiable action logs for AI agents. Every action is recorded in a SHA-256 hash chain.

It ships as an npm package (agentseal-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/joeybrar/agentseal-mcp, where the project has earned 1 GitHub stars.

Use agentseal with your agent

Claude Code · one command
claude mcp add agentseal -- npx -y agentseal-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agentseal": {
      "command": "npx",
      "args": [
        "-y",
        "agentseal-mcp"
      ]
    }
  }
}
npmagentseal-mcp

Frequently asked questions

What is agentseal?
agentseal is an MCP (Model Context Protocol) server by joeybrar in the Autonomous Agents category. Verifiable action logs for AI agents. Every action is recorded in a SHA-256 hash chain.
How do I connect agentseal to Claude, Cursor, or another MCP client?
Install agentseal from its npm package (agentseal-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is agentseal open source?
Yes — the source code is public at github.com/joeybrar/agentseal-mcp, with 1 GitHub stars.
Can AI agents pay to use agentseal?
Not yet through Loomal — agentseal is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain agentseal? Claim this listing free by verifying GitHub ownership, or contact us.