Getting started with Escape AI
Install, sign in, and open your project — context gets indexed automatically.
Download and install
Download the packaged desktop app installer for your OS from the download page. From the same page, also download the Escape AI IDE — a full VS Code fork with its own packaged installer (DMG/EXE/MSI), not a Microsoft Marketplace extension. It uses the Open VSX Registry rather than Microsoft's marketplace for extensions.
Sign in
Sign in with your Escape AI account at app.escape-ai.org, or create one via app.escape-ai.org/?mode=register.
Open a project
Open your project folder in the IDE, or point the desktop app at it. Context gets indexed automatically.
Built-in commands
Available from the command palette once the IDE is installed.
Escape AI: Toggle Focus Between Chat and Editor
Escape AI: Open Desktop App
Escape AI: Explain Selection
Escape AI: Refactor Selection
Escape AI: Fix Selection
Escape AI: Generate Code From Comment
MCP servers & self-hosting
MCP servers
MCP servers can be connected manually via Settings → MCP Servers, by specifying a name, command, and args. See Integrations for more.
Self-hosting
A documented, drill-tested Docker Compose self-hosted deployment path exists, including a zero-cost validation mode that doesn't require an OpenAI key.