#727 · Primary category: AI Agents & Automation

sam

agentic-ai mcp network-security networking-ai p2p-network

SAM Sovereign Agent Mesh

Project last updated:08/29/26

GitHub Stars

792

Forks

115

Contributors

13

License

Apache-2.0

Why we included this project

Most multi-agent setups break down the moment agents need to reach each other's tools across different machines or environments. SAM removes that friction with a peer-to-peer mesh that forms itself with no configuration, where every connection and packet is authenticated, so agents can join, discover what others expose, and call those tools directly without a central broker. The design splits into a control plane for identity and authorization, libp2p routers for connectivity, and lightweight local node clients that surface an MCP sidecar, which means agents already speaking MCP can plug in with little extra work. There's a public testnet, Docker and binary installs, and Kubernetes manifests, so you can try it on a small cluster before going further. If your agents need secure, portable inter-agent communication rather than a single orchestration framework, SAM is worth evaluating.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category