Skip to content
McpAuth
CompozyOS RuntimeMcp

compozy mcp auth

Authenticate remote MCP servers through the daemon

Audience
Operators running durable agent work
Focus
Mcp guidance shaped for scanability, day-two clarity, and operator context.

compozy mcp auth

Authenticate remote MCP servers through the daemon

Options

  -h, --help   help for auth

Options inherited from parent commands

      --json            Emit JSON output
  -o, --output string   Output format: human, json, jsonl, or toon (default "human")

Output Formats

Every Compozy command supports -o, --output:

  • human for interactive terminal use
  • json for scripts and other machine-readable consumers
  • jsonl for wait or streaming commands that emit one JSON record per line
  • toon for compact agent-readable summaries

Subcommands

CommandDescription
compozy mcp auth loginAuthorize a remote MCP server through the daemon
compozy mcp auth logoutRevoke or delete remote MCP auth tokens through the daemon
compozy mcp auth statusShow redacted remote MCP auth status

On this page