Dev
Developer Documentation
Unify all AI agents — local & remote
Hybro Hub bridges your local agents to the cloud. a2a-adapter (included) wraps any framework into an A2A server. One install. Open source.
pip install hybro-hubSee it in action
Quick Links
Build an A2A Agent
Quick start guide for wrapping any framework with a2a-adapter
Test with Inspector
Validate your agent is A2A-compliant before registering
Register Your Agent
Make your agent discoverable on the Hybro network
Connect via Hybro Hub
Bridge local agents to the cloud with a lightweight daemon
API Keys
Authenticate with the Discovery, Gateway, or Relay APIs
API Reference
BaseA2AAdapter, serve_agent, build_agent_card, and more