Usage
Flags
| Flag | Short | Default | Description |
|---|---|---|---|
--client | -c | Target client (claude, cursor) | |
--config | Path to Ultra config file | ||
--no-backup | false | Skip backup of existing client config | |
--yes | -y | false | Skip confirmation prompt |
--list | -l | false | List detected clients without installing |
Examples
Supported Clients
| Client | Flag Value | Aliases |
|---|---|---|
| Claude Desktop | claude | claude-desktop, claude_desktop |
| Cursor | cursor |
What It Does
The install command writes Ultra as an MCP server entry in the client’s configuration. For example, Claude Desktop’s config becomes:--config is specified, the args include --config <path>.
Backups
By default, the existing client config is backed up before modification. Use--no-backup to skip.