agno 2.7 or later gives you the Agno CLI alongside the SDK:
agno and agnoctl. Both run the same CLI. The agnoctl package is also published standalone with typer, rich, and httpx as dependencies, so you can run it on machines without the SDK:
agno create), runs them with Docker Compose (agno up), connects coding agents over MCP (agno connect), and manages service-account tokens (agno tokens).