PEAC Protocol: Signed interaction receipts for Cline
io.github.peacprotocol/peac
Portable signed records for agent, API, MCP, and cross-runtime interactions.
client:Cline
transport:stdio
runtime:npm
Install PEAC Protocol: Signed interaction receipts in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"peac": {
"command": "npx",
"args": [
"-y",
"@peac/mcp-server"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs