Maintenance & agents
Keep the CLI up to date, wire up your shell, and serve AI agents.
anesis upgrade
Download and install the latest Anesis release, replacing the current binary in place.
Usage
anesis upgradeExample
anesis upgradeanesis completions
Print or install shell tab-completion for anesis. Supports bash, zsh, fish, and powershell.
Usage
anesis completions <shell>Arguments
<shell>One of: bash, zsh, fish, powershell.
Example
anesis completions zshanesis mcp
Run a Model Context Protocol stdio server so AI agents can search the registry, scaffold projects, and apply addons or stacks.
Usage
anesis mcpExample
anesis mcp