@yananli199307-dev

Agent P2P

P2P Portal Channel Plugin for OpenClaw

Current version
v0.2.4
code-pluginCommunitysource-linked

P2P Channel Plugin for OpenClaw

WebSocket connection to P2P Portal for agent-to-agent messaging.

Installation

cd ~/.openclaw/extensions
git clone https://github.com/yananli199307-dev/p2p-channel-plugin.git p2p-portal

Configuration

Add to your OpenClaw config:

{
  "channels": {
    "p2p-portal": {
      "enabled": true,
      "hubUrl": "https://<your-portal-domain.com>",
      "apiKey": "<your-api-key>"
    }
  }
}

Source and release

Source repository

https://github.com/yananli199307-dev/p2p-channel-plugin

Open repo

Source commit

e69e11f

View commit

Install command

openclaw plugins install clawhub:p2p-channel-plugin

Metadata

  • Package: p2p-channel-plugin
  • Created: 2026/04/18
  • Updated: 2026/04/18
  • Executes code: Yes
  • Source tag: e69e11f

Compatibility

  • Built with OpenClaw: ^0.8.0
  • Plugin API range: ^1.0.0
  • Tags: latest
  • Files: 10