Google开源了SAM,一个零配置的P2P网络,让AI智能体跨环境安全调用MCP工具,不用暴露公网端口。
Google开源了SAM(Sovereign Agent Mesh),一个零配置、零信任的P2P覆盖网络,让自主智能体能在云、本地、笔记本和边缘环境间发现并调用彼此的MCP工具。SAM基于Apache-2.0协议,无需暴露任何内部端点至公网。身份通过OIDC流转为Biscuit能力令牌,节点在默认拒绝模型下离线授权每个请求。
Meet SAM (Sovereign Agent Mesh): A Zero-Config, Zero-Trust P2P Network for AI Agents
Google has open-sourced SAM (Sovereign Agent Mesh) under Apache-2.0 — and it has nothing to do with Segment Anything. SAM is a zero-config, zero-trust P2P overlay that lets autonomous agents discover and call each other's MCP tools across cloud, on-prem, laptop and edge environments, without exposing a single internal endpoint to the public internet. Identity flows from OIDC into Biscuit capability tokens, so nodes authorize every request offline under a strict default-deny model. The post Meet SAM (Sovereign Agent Mesh): A Zero-Config, Zero-Trust P2P Network for AI Agents appeared first on MarkTechPost .