All releases

v0.7.0-beta

Pre-release

Interactive Setup Wizard & Antigravity Support

Released on .

What's New

Interactive Setup Wizard

distill-mcp setup now launches a beautiful interactive wizard powered by @clack/prompts:

  • Select multiple IDEs with arrow keys and spacebar
  • Auto-detects installed IDEs and pre-selects them
  • Optional Claude Code hooks installation
  • Spinner feedback during configuration

Antigravity (Google) Support

Added support for Google's Antigravity IDE alongside Claude Code, Cursor, and Windsurf.

distill-mcp setup --antigravity  # Non-interactive mode

Backward Compatibility

All existing flags continue to work for non-interactive/scripted setups:

  • --claude, --cursor, --windsurf, --antigravity
  • --hooks, --force

Installation

npm install -g distill-mcp
distill-mcp setup

Full Changelog

https://github.com/ArthurDEV44/distill/compare/v0.6.0-beta...v0.7.0-beta