McpAuth
AGH RuntimeMcp
agh mcp auth
Authenticate remote MCP servers
- Audience
- Operators running durable agent work
- Focus
- Mcp guidance shaped for scanability, day-two clarity, and operator context.
agh mcp auth
Authenticate remote MCP servers
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 AGH 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 |
|---|---|
| agh mcp auth login | Run OAuth login for a remote MCP server |
| agh mcp auth logout | Revoke or delete remote MCP auth tokens |
| agh mcp auth status | Show redacted remote MCP auth status |