Home Features Models Pricing Docs Discord
Sign in Get started
VS Code Extension

Install Flipped for VS Code

Get the Flipped AI coding agent directly inside VS Code. Run commands, write files, search the web, and use your plan — all from the sidebar.

MANUAL INSTALL

Download the extension

Download the .vsix file and install it in VS Code with one command. Works on Windows, macOS, and Linux.

Download flipped-1.5.0.vsix code --install-extension flipped-1.5.0.vsix
AUTO INSTALLER

One-click installer (Windows)

Download the installer script. Double-click it and it handles everything — downloads the extension and installs it automatically.

Download install-flipped.bat Requires VS Code and an internet connection.

Setup tutorial

Follow these steps after installing the extension.

1

Install the extension

If you used the auto-installer (.bat), skip to step 2.
If you downloaded the .vsix manually, open a terminal and run:

code --install-extension flipped-1.5.0.vsix

VS Code will say "Extension 'Flipped' was successfully installed." If prompted, reload with Ctrl+Shift+PReload Window.

2

Open the Flipped sidebar

Click the Flipped icon in the VS Code Activity Bar on the left. If you don't see it, press Ctrl+Shift+P, type Flipped: Open Chat, and press Enter.

3

Create a Flipped account

If you haven't already, create a free account at flipped.wtf. No credit card needed.

4

Sign in with Flipped

In the sidebar, click "Sign in with Flipped →". Your browser will open and take you to the sign-in page. Once verified, VS Code connects automatically. No passwords are ever shared with the extension.

5

Verify your Discord (if prompted)

Some accounts require Discord verification. If prompted, click "Login with Discord" and authorise the app. You'll be added to the Flipped server automatically.

6

Start coding with AI

Type anything in the chat box. The agent can read and write files, run shell commands, search the web, and use all models on your plan. Use the model picker to switch between Claude and GPT models.

Permission modes: Ask (default) — prompts before risky actions. Safe — blocks file/command tools. YOLO — runs everything directly.

Secure by design. The extension stores your session in VS Code's encrypted secrets store. Tokens are short-lived and tied to your account. Signing out immediately invalidates the session on the server.
Create a free account → Sign in ← Back to Flipped