sbx mcp auth rm
| Description | Remove MCP server OAuth credentials |
|---|---|
| Usage | sbx mcp auth rm [server-name] [flags] |
Description
Remove hosted OAuth credentials for registered MCP servers.
This command does not remove local MCP server registrations. Use 'sbx mcp rm' to remove a registration.
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 rm --all
sbx mcp auth rm notion
sbx mcp auth rm notion --format=json