SAM is a smart network built for autonomous AI agents:
Zero Config: Nodes discover each other and build the P2P network automatically.
Zero Trust: Every connection, node, and packet is strictly authenticated.
Agentic Network: Formed by lightweight nodes (sam-node) that provide self-healing, P2P connectivity, allowing autonomous agents to plug in, communicate, and invoke tools dynamically.
Portability: Cryptographic identities are environment-agnostic, allowing seamless node mobility across cloud, local, and edge environments.
Architecture Components
sam-hub: The control plane for identity mapping and policy distribution.
sam-node: The P2P nodes providing the mesh transport layer and local MCP interfaces.
Documentation
Start exploring the Sovereign Agent Mesh:
For Users & Operators
Get a node running on the public testnet (bananas.sam-mesh.dev) in minutes:
🚀 User Quick Start Guide: Connect and run a SAM node using binaries or Docker, and query the local MCP server.
🤖 Agent Integration Guides: Connect Google Gemini, Claude, and other AI agents to your SAM node to dynamically discover and call tools across the mesh.