sbx mcp auth status
| 内容説明 | Show MCP server OAuth status |
|---|---|
| 利用方法 | sbx mcp auth status [server-name] [flags] |
Description
Show hosted OAuth credential status for registered MCP servers.
This command does not start OAuth or refresh expired credentials.
Options
| オプション | デフォルト | 内容説明 |
|---|---|---|
--all | Apply to all registered OAuth servers | |
--format | text | Output format: "text" or "json" |
Global options
| オプション | デフォルト | 内容説明 |
|---|---|---|
-D, --debug | Enable debug logging |
Examples
sbx mcp auth status --all
sbx mcp auth status notion
sbx mcp auth status --all --format=json