Loomal

proof-layer

MCP server by github.com/world-999-labs/proof-layer

Signed, hash-chained provenance receipts for AI agent actions.

0 starsnpm: @proof-layer/mcp

About proof-layer

proof-layer is an MCP (Model Context Protocol) server published by world-999-labs in the official MCP registry, listed under Autonomous Agents on Loomal. Signed, hash-chained provenance receipts for AI agent actions.

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

Development happens in the open at github.com/world-999-labs/proof-layer.

Use proof-layer with your agent

Claude Code · one command
claude mcp add proof-layer -- npx -y @proof-layer/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "proof-layer": {
      "command": "npx",
      "args": [
        "-y",
        "@proof-layer/mcp"
      ]
    }
  }
}
npm@proof-layer/mcp

Frequently asked questions

What is proof-layer?
proof-layer is an MCP (Model Context Protocol) server by world-999-labs in the Autonomous Agents category. Signed, hash-chained provenance receipts for AI agent actions.
How do I connect proof-layer to Claude, Cursor, or another MCP client?
Install proof-layer from its npm package (@proof-layer/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 proof-layer open source?
Yes — the source code is public at github.com/world-999-labs/proof-layer.
Can AI agents pay to use proof-layer?
Not yet through Loomal — proof-layer 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 proof-layer? Claim this listing free by verifying GitHub ownership, or contact us.