sbx mcp auth status
| Description | Show MCP server OAuth status |
|---|---|
| Usage | 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
| Option | Default | Description |
|---|---|---|
--all | Apply to all registered OAuth servers | |
--format | text | Output format: "text" or "json" |
Global options
| Option | Default | Description |
|---|---|---|
-D, --debug | Enable debug logging |
Examples
sbx mcp auth status --all
sbx mcp auth status notion
sbx mcp auth status --all --format=json