中文 English

OpenAFP

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.

Multi-region nodes Stable long-term Apache 2.0

📦 One-Line Install

Linux / macOS
curl --proto '=https' --tlsv1.2 -fsSL https://install.openafp.net/install.sh | bash
Windows (PowerShell as Administrator)
[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.

🚀 Verified Scenarios

Multi-Agent Auto-Discovery & Collaboration

Agents across home, office, and cloud auto-discover and collaborate. Persistent connections across ISPs and regions.

✅ Heterogeneous nodes across multiple regions — stable long-term

5G / Mobile Hotspot / Complex Networks

Devices behind mobile hotspots, carrier-grade NAT, or temporary networks connect to home and cloud nodes automatically.

✅ Stable connectivity under complex network conditions

Corporate Intranet Tools via Home AI (Planned)

MCP Servers and internal APIs deployed on the corporate network, accessed securely by home AI Agents through OpenAFP.

🚧 MCP over OpenAFP Prototype

🧭 Resources

🤝 Community

Bug reports, real-world feedback, and capability proposals welcome.