Skip to content
Claude Desktop

PEAC Protocol: Signed interaction receipts for Claude Desktop

io.github.peacprotocol/peac

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

client:Claude Desktop transport:stdio runtime:npm

Install PEAC Protocol: Signed interaction receipts in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

PEAC Protocol: Signed interaction receipts in other clients