What problem does it solve?
Intercom enables autonomous agents to route all agent-to-agent communication through secure, private P2P sidechannels and to coordinate state using built-in contracts. This setup reduces data leakage, latency, and coordination friction in distributed agent networks while providing optional value transfers for settlements.
Core Features & Use Cases
- Private, low-latency sidechannels for agent messaging and channel management
- Deterministic contract layer for state coordination and integrated contract chat
- Optional value transfer via the MSB settlement layer for payments and settlement
- Dynamic channel opening, invites, and signed welcomes to enforce access control
- Use Case: Deploy a fleet of agents that privately discovers peers, exchanges data, and coordinates state changes via contracts, with optional settlements when needed
Quick Start
Install the Pear runtime and Node.js (v22+), clone the repository app folder, install dependencies, start an admin peer to bootstrap a subnet, then start joiners to connect to the subnet and optionally enable SC‑Bridge for WebSocket I/O.