Home › Other › PEAC Protocol: Signed interaction receipts

PEAC Protocol: Signed interaction receipts

Portable signed records for agent, API, MCP, and cross-runtime interactions.

TypeScript
★ 14 stars Last pushed 2026-09-21 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.15.0)

npx -y @peac/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "peac": {
      "command": "npx",
      "args": [
        "-y",
        "@peac/[email protected]"
      ]
    }
  }
}

Package (npm 0.15.0)

Package: npm @peac/mcp-server

Related servers

Data from the Official MCP Registry