Troubleshooting
usage error
Cause: invalid command shape or missing required flags.
Fix:
- run
mcpup --help - run command with
--verboseto inspect parsed fields
server not found
Cause: enabling/disabling unknown canonical server.
Fix:
mcpup listmcpup add <name> --command <cmd>
unsupported client
Cause: unsupported --client value.
Fix:
- run
mcpup clients list - use one of:
claude-code,cursor,claude-desktop,codex,opencode
doctor detected failure checks
Cause: one or more diagnostics failed.
Fix:
- run
mcpup doctor --json - inspect failed checks and suggestions
- repair config or permissions
rollback failed
Cause: backup timestamp not found or source path permission issue.
Fix:
- inspect backup directory
~/.mcpup/backups/<client>/ - run
mcpup rollback --client <client>without--to