Usage
ultra servers without a subcommand lists all configured servers.
Subcommands
list (default)
List all configured servers with status, transport info, and description.
add
Add a new MCP server manually.
| Flag | Short | Default | Description |
|---|---|---|---|
--command | Command to execute (stdio transport) | ||
--args | Command arguments (space-separated) | ||
--url | Server URL (HTTP transport) | ||
--description | -d | Server description | |
--env | -e | Environment variables (KEY=VALUE, repeatable) | |
--disabled | false | Add in disabled state |
remove
Remove a server from configuration.
| Flag | Short | Default | Description |
|---|---|---|---|
--force | -f | false | Skip confirmation prompt |
rm, delete