Let AI Agents Connect Freely
OpenAFP is a decentralized connectivity layer purpose-built for AI Agents, enabling auto-discovery and collaboration across home, office, and cloud β even under complex network conditions.
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 GitHub / Gitee (mirror).
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.