OpenAFP is a decentralized connectivity layer purpose-built for AI Agents. Agents at home, in the office, or in the cloud discover, connect, and collaborate automatically — no public IP required.
Connectivity is the foundation of AI collaboration. OpenAFP packages complex networking into a single command.
Automatic hole punching and relay built on libp2p. Home, office, and cloud nodes connect without public IPs.
Noise protocol encryption. PeerID-based identity keeps the network trustless and decentralized.
Install in one line, live in 30 seconds. Windows / macOS / Linux, works out of the box.
Copy the command below and run it on your machine.
curl --proto '=https' --tlsv1.2 -fsSL https://install.openafp.net/install.sh | bash
After install, wait ~30 seconds, then verify with curl http://localhost:51888/health.
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; irm https://install.openafp.net/install.ps1 | iex
Run in an administrator PowerShell.
💡 Some cloud platforms (e.g. Alibaba Cloud) may flag the install script. That's expected — whitelist install.openafp.net or download the binary from Gitee / GitHub releases.
Real nodes, real networks, running stably over time.
Agents at home, in the office, and in the cloud connect and collaborate across ISPs and regions with long-lived stable connections.
✅ Multi-region heterogeneous nodes, stableDevices behind mobile hotspots, carrier NAT, and temporary networks connect automatically to home and cloud nodes.
✅ Stable on complex networksMCP servers and internal APIs deployed on intranets, securely accessed by home AI Agents through OpenAFP.
🚧 MCP over OpenAFP prototype