v0.7.0-beta - Interactive Setup Wizard & Antigravity Support
Pre-release
Pre-release
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 modeBackward 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