Usage
Flags
| Flag | Short | Default | Description |
|---|---|---|---|
--config | Path to Ultra config file | ||
--yes | -y | false | Skip confirmation prompt |
--list | -l | false | List discovered servers without migrating |
--dry-run | false | Preview changes without applying | |
--from | Migrate from specific client only (claude, cursor) |
Examples
How It Works
- Scans Claude Desktop and Cursor config files for MCP server entries
- Deduplicates servers found in multiple clients
- Validates server configurations and warns about issues
- Writes discovered servers to Ultra’s config as upstream entries
- Updates client configs to point to Ultra
Dry Run
The--dry-run flag shows exactly what Ultra config would be generated without making any changes. Useful for reviewing the migration before committing.