AgentHub Registry
Agent catalog and demo A2A agents.
- GET /agents — list agents (optional
?q= search)
- GET /agents/:id — get agent by id
- POST /agents — register an agent (JSON body)
- DELETE /agents/:id — unregister an agent
Demo A2A: /demo-agent, /demo-weather (POST message:send)