Skip to content

Uninstalling

Remove from Claude Code

zwischen uninstall

This removes all Zwischen hooks from your Claude Code settings, unregisters the MCP server, and removes the /z skill. Your ~/.zwischen/settings.yaml is preserved.

Full removal

To also delete your settings file:

zwischen uninstall --purge

This removes everything - hooks, MCP registration, skills, and ~/.zwischen/settings.yaml.

Uninstall the package

Warning

Run zwischen uninstall or zwischen uninstall --purge before removing the package. After the package is removed, the zwischen command will no longer be available to clean up Claude Code settings.

pipx uninstall zwischen
pip uninstall zwischen

On Windows, if pip is not recognized:

py -m pip uninstall zwischen

Re-installing

If you reinstall later, run zwischen install again. The wizard will recreate settings.yaml and re-wire Claude Code.