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

After running zwischen uninstall, you can remove the Python package:

pip uninstall zwischen

Re-installing

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