Integrations
Connect AgentOS to LangGraph and remote AgentOS or A2A components.
Use these guides for framework adapters and protocol-based composition.
| Example | What it demonstrates |
|---|---|
| LangGraph | Wrap a compiled LangGraph graph as an AgentOS agent. |
| Google ADK A2A server | Serve an ADK agent through A2A JSON-RPC. |
| Call Agno and ADK over A2A | Use RemoteAgent with REST and JSON-RPC peers. |
| AgentOS gateway | Register local and remote components behind one AgentOS API. |