SAM
SAM
Sovereign Agent Mesh - A zero-config, zero-trust decentralized mesh network built for autonomous AI agents.
Google just quietly dropped something big for agent builders
It's called SAM: Sovereign Agent Mesh
A peer-to-peer network where AI agents auto-discover each other, authenticate every packet and call tools across the mesh without a central server
Think of it like BitTorrent, but for your agents
Right now every agent stack you build is a walled garden. Claude Code talks to its MCPs. Codex talks to its MCPs. If you want agents running on your laptop, your VPS, and your Mac Studio to share tools with each other, you're duct-taping SSH tunnels and REST endpoints together like it's 2015
SAM makes that whole layer disappear
You run a sam-node on each machine and the nodes find each other automatically. Every connection is cryptographically identified, so your agents plug in and start calling tools across the whole network
The identity is portable too. Same node, same keys, whether it's on GCP, your laptop, or a Raspberry Pi in your closet
