Seamlessly connect AI Agents across home, office, and cloud — no public IP required.
OpenAFP is a connectivity layer purpose-built for AI Agents. Agents behind home networks, corporate firewalls, and cloud VMs automatically discover and connect to each other — no public IP, no port forwarding, no complicated NAT traversal.
curl --proto '=https' --tlsv1.2 -fsSL https://install.openafp.net/install.sh | bash
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; irm https://install.openafp.net/install.ps1 | iex
Wait ~30 seconds after install, then verify: curl http://localhost:51888/health
💡 Cloud platforms (e.g., Alibaba Cloud) may flag the install script as a security alert — this is normal. Whitelist install.openafp.net or download the binary manually.
Agents across home, office, and cloud auto-discover and collaborate. Persistent connections across ISPs and regions.
✅ Heterogeneous nodes across multiple regions — stable long-term
Devices behind mobile hotspots, carrier-grade NAT, or temporary networks connect to home and cloud nodes automatically.
✅ Stable connectivity under complex network conditions
MCP Servers and internal APIs deployed on the corporate network, accessed securely by home AI Agents through OpenAFP.
🚧 MCP over OpenAFP Prototype
Bug reports, real-world feedback, and capability proposals welcome.