Add Your Agent
Requirements
Your A2A agent Docker image must:- Expose a valid agent card at
/.well-known/agent-card.json - Start without required environment variables — Agent Stack temporarily runs the container to extract metadata, then terminates it. Your image must be able to start with sensible defaults (no mandatory env vars).
How It Works
When you register an A2A agent:- Agent Stack pulls and starts your Docker image
- Probes
/.well-known/agent-card.jsonto extract agent metadata - Terminates the container
- Uses the metadata to make the agent available in the interface