Skip to Content
Hybro HubInstallation

Installation

Install

pip install hybro-hub

This installs both the hybro-hub CLI and the Gateway client (hybro_hub).

Requirements: Python 3.11+

Optional: Adapter Support

To use the built-in CLI adapters (hybro-hub agent start):

pip install "hybro-hub[ollama]"

Despite the name, this extra installs the a2a-adapter package which enables all built-in adapters — Ollama, OpenClaw, and n8n.

Last updated on