McpAuth
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 authOptions 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:
humanfor interactive terminal usejsonfor scripts and other machine-readable consumersjsonlfor wait or streaming commands that emit one JSON record per linetoonfor compact agent-readable summaries
Subcommands
| Command | Description |
|---|---|
| compozy mcp auth login | Authorize a remote MCP server through the daemon |
| compozy mcp auth logout | Revoke or delete remote MCP auth tokens through the daemon |
| compozy mcp auth status | Show redacted remote MCP auth status |