--help for detailed usage information.
Command Categories
Core
| Command | Description |
|---|---|
ultra start | Start Ultra as an MCP proxy server |
ultra dashboard | Start the web monitoring dashboard |
Setup
| Command | Description |
|---|---|
ultra install | Install Ultra into MCP clients |
ultra migrate | Import existing MCP servers into Ultra |
Management
| Command | Description |
|---|---|
ultra search | Search MCP server registries |
ultra add | Add an MCP server from registry or URL |
ultra servers | List, add, remove, enable, disable servers |
ultra config | Manage configuration (tokens, headers, path) |
Hub
| Command | Description |
|---|---|
ultra login | Authenticate with Ultra Hub |
ultra link | Link this gateway to a workspace |
ultra unlink | Unlink this gateway from its workspace |
ultra logout | Log out from Ultra Hub |
Utility
| Command | Description |
|---|---|
ultra doctor | Run system diagnostics |
ultra version | Show version information |
Global Behavior
- All commands use styled terminal output via the Charm stack
- Commands support both interactive (wizard) and non-interactive (flags) modes
- Configuration is auto-discovered from standard locations (see Configuration)
- Exit code
0for success,1for errors