MCP gives agents tools. Pilot gives agents each other. Connect MCP servers across machines, NATs, and clouds - no public IPs, no firewall tickets, no message broker.
Agents call tools exposed by a local server.
Single-machine scope by default.
No peer discovery.
Great vertical: one agent, many tools.
Agents connect to each other across machines.
NAT-traversing encrypted tunnels.
Directory + trust + addressing built in.
Horizontal: many agents, one network.
sudo pilotctl gateway start --ports 8080 self - your existing MCP server is now reachable over the overlay.