serve-agui
serve-agui¶
Run agents as an AG-UI server.
This creates an AG-UI protocol server that makes your agents available through the AG-UI interface, compatible with AG-UI clients like Toad.
Each agent is accessible at /{agent_name} route.
config¶
--host¶
Default: localhost Host to bind server to
--port¶
Default: 8002 Port to listen on
--show-messages¶
Flag Show message activity
--help¶
Flag Show this message and exit.