Command line
uninstall
Remove Vibrai’s program files, and by default the Claude Desktop registration, installed Agent Skills, and the deployed Claude Desktop bundle (Vibrai.mcpb in your Ableton User Library) (retain any of them with —keep-claude-desktop-entry / —keep-agent-skills / —keep-claude-extension). App data and the Ableton integration are kept unless you pass —purge-data / —remove-ableton.
Also remove ~/Library/Application Support/Vibrai (license, sessions, cache).
Also remove the Ableton M4L device and Python remote script.
Retain the vibrai entry in Claude Desktop’s config (removed by default).
Retain installed Vibrai Agent Skills in coding-agent config dirs (removed by default).
Keep the deployed Claude Desktop bundle (User Library/Vibrai/Vibrai.mcpb) instead of removing it.
Skip the confirmation prompt (required for non-interactive use).
Print what would be removed and exit without removing anything.
Target <name>‘s home directory instead of the current user’s.
[advanced] Internal flag used when re-execing under sudo — not for direct use.
MCP tools
uninstall
Remove Vibrai’s by-default Claude Desktop MCP registration, installed Agent Skills (from coding-agent config dirs), and the deployed Claude Desktop bundle (User Library/Vibrai/Vibrai.mcpb); optionally also app data and/or Ableton integration (M4L device + remote script). Claude Desktop, Agent Skills, and the Claude Desktop bundle are removed by default — use keepClaudeDesktopEntry, keepAgentSkills, and keepClaudeExtension to retain any of them. App data (~/Library/Application Support/Vibrai) and Ableton integration are kept by default unless purgeData=true and/or removeAbleton=true. Does NOT remove the installed CLI/MCP program files (/usr/local/bin/vibrai, /usr/local/lib/vibrai) — that requires root and must be run from a terminal via vibrai uninstall. Call with confirm=false first to preview what would be removed; call again with confirm=true to actually remove it.
Boolean
Actually perform the removal. Default false returns a preview plan only.
Boolean
Also remove ~/Library/Application Support/Vibrai (license, sessions, cache). Default false (kept by default).
Boolean
Also remove the Ableton M4L device and Python remote script. Default false (kept by default).
Boolean
Retain the vibrai entry in Claude Desktop’s config. Default false (entry IS removed by default).
Boolean
Retain installed Vibrai Agent Skills in coding-agent config dirs. Default false (skills ARE removed by default).
Boolean
Retain the deployed Claude Desktop bundle (User Library/Vibrai/Vibrai.mcpb). Default false (bundle IS removed by default).