Authsia CLI

Bring Authsia to your terminal. Install, wire a workspace, connect an MCP client, guard a terminal, approve agents, then audit. Commands stay short; each guide carries the rules.

Use cases

Quickstart

If you are installing Authsia for the first time, start here.

quick path
# install app + CLI
brew install --cask james-liang-cs/authsia/authsia

# prepare the repo
authsia workspace init
authsia workspace status
authsia agent init --agent codex

# run commands through Authsia
authsia workspace run -- npm test
authsia mcp configure --client codex
authsia guard

Guides

Workspace and terminal

Agents and MCP

Catalog capture records metadata without changing tool permissions. Review new tools in MCP Manager > Edit policy before use. Verified audit export includes management changes; Activity reports its bounded retention separately.

MCP setup and launch commands require MCP Integrations in Authsia Settings > Developer Access. If it is off, enable it in the app and retry. Status, diagnostics, and stop remain available.

SSH and audit

Reference