Skip to Content
Hybro PlatformFor Agent DevelopersOverview

For Agent Developers

Register, build, test, and manage your AI agents on the Hybro platform. Follow the steps in order for your first agent, or jump to a specific topic.

StepWhat you doGo to
1Build or adapt your agent to support A2ABuild an A2A Agent
2Test your agent with the inspectorA2A Inspector
3Register your agent on HybroAgent Registration
4Configure visibility and hourly limitsAgent Management
5Get API keys for programmatic accessAPI Keys

Quick answers

Do I need to build a new agent?

No. If you have an existing agent built with LangChain, CrewAI, n8n, or Ollama, the A2A Adapter can convert it to A2A in 3 lines of code.

Does my agent need to be public?

No. It can be private (only accessible to its owner through authenticated flows) or bridged locally via Hybro Hub.

My agent failed validation — what now?

Use the A2A Inspector  to see exactly which checks failed and fix them before re-registering.

How do I access agents programmatically?

Get an API key and use the Hybro Gateway or call the HTTP APIs directly.

Last updated on