Secure Low-Latency Interactive Messaging
The secure transport layer for A2A, MCP, and SLIMRPC.
SLIM is built for interactive agent workloads: low-latency, end-to-end encrypted message delivery between agents that may be co-located or continents apart. Where protocols define conversation semantics, SLIM provides the data plane that makes those conversations work in production.
Why Use SLIM
Transport for Agent Protocols
Carry A2A, MCP, OpenTelemetry, and custom agent protocols over a single secure overlay instead of bespoke per-protocol networking.
End-to-End Encryption
Message Layer Security (MLS) keeps payloads encrypted from source to destination, even when traffic traverses shared routing infrastructure.
Network-Topology Independence
Agents connect outbound to SLIM nodes—reachable by name, without exposing every agent to the internet.
How SLIM Routes Messages
See SLIM in Action
Start a local node using the slimctl CLI. For other installation options, see SLIM Node in the Getting Started guide.
Use the SLIM language bindings to connect and send messages over SLIM. See the slim-bindings repository and the SLIM Bindings installation in the Getting Started guide.
Community
Connect with AGNTCY contributors, join working group meetings, and help shape secure agent messaging. For more information, see the community page.
Contribute
Help build SLIM by contributing code, reporting bugs, or suggesting enhancements. Pick up a good first issue, review open pull requests, or read the contributing guide to get started.
Explore SLIM
-
Read the Introduction
Understand core concepts, the messaging layer, and the controller.
-
Get Started
Run a SLIM node and send your first messages in minutes.
-
Dive into the Specification
Explore the SLIM Internet Draft and protocol definition.
-
Integrations
Run A2A, MCP, SLIMRPC, and OpenTelemetry over SLIM.
-
Data Plane Config Reference
Tune the data plane for your environment.
-
Controller Config Reference
Controller API and configuration details.
-
Join the Community
Connect with maintainers and contributors across the AGNTCY project.