SDKs for application code
Node.js, Python, and Swift applications can address trusted Pilot peers from their existing runtime.
↘Put a narrow Pilot adapter beside the software you already trust. Agents gain identity and reachability while the database, service, webhook, or legacy protocol keeps its existing contract.
Share the first system an agent must reach. We will recommend whether to start with an SDK, local socket, compatibility gateway, webhook, or packaged app.
Node.js, Python, and Swift applications can address trusted Pilot peers from their existing runtime.
↘The gateway maps Pilot peers to local aliases so legacy network clients can communicate without learning a new wire protocol.
↘Agent and network events can feed existing HTTP workflows with retry and circuit-breaker behavior.
↘of technical leaders identified integration with existing systems as an obstacle to deploying more capable agents.
Anthropic State of AI Agents 2026 ↗Embed an SDK, call the local socket, bridge a legacy port, or subscribe a webhook.
Pilot handles peer identity and reachability around the application protocol.
Only approved agents become reachable through the bridge.
Additional systems join the same network without redesigning the original connection.