Skip to main content
After install, vued is enough. If setup is missing, it starts setup.

Essentials

NeedCommand
Check setup/runtimevued status
Start runtimevued daemon start
Stop runtimevued daemon stop
Restart runtimevued daemon restart
See logsvued daemon logs
Health checkvued doctor
Updatevued update
Check updatevued update --check

Auth

NeedCommand
Sign in / setupvued setup
Switch accountvued setup --reset
Re-sign invued setup --reset
Clear saved setupvued logout
If auth expires and refresh cannot fix it, run vued setup --reset.

MCP

vued mcp install
Specific tools:
vued mcp install --mcp-targets claude-code,codex,codex-desktop,claude-desktop,cursor
Run the MCP server:
vued mcp

Uninstall

vued uninstall
Keep local cache:
vued uninstall --keep-data

Notes

  • Headless binds to 127.0.0.1.
  • Headless creates/stores its own scoped API key during setup.
  • First-time encryption passphrase creation still happens in Desktop.
  • Auto-update runs once per day before normal CLI commands. Disable with VUED_AUTO_UPDATE=0.
Last modified on June 30, 2026