A secure coding workspace for Claude-powered development. Sign in with Flipped to connect VS Code, your tools, and your plan through short-lived sessions.
import { flipped } from "@flipped/sdk";
export async function handle(request) {
const plan = await flipped.limits(request.user);
if (plan.exceeded) {
return flipped.estimate(request, "opus-5");
}
return flipped.stream(request.prompt);
}
flipped
AI
Built for developers who want AI inside their workflow — not in another browser tab.
Every model from Haiku to Opus — latest and legacy. One signed-in workspace unlocks your plan.
Install the Flipped extension, sign in once in your browser, and keep your workspace and plan connected.
Connect VS Code through a browser sign-in and keep access protected with short-lived sessions.
See every request — model, tokens, latency, status. Know exactly what your app is spending.
Responsive conversations and tool progress directly inside the Flipped VS Code sidebar.
Refer friends and earn free Pro time. Share your link, they sign up, you both win.
Sign up free. No credit card needed. Your account and plan stay in one place.
Click Sign in with Flipped in the extension. Your browser verifies the account and sends back a short-lived session.
Free plan for exploration. Go Pro for higher limits and priority support, all tied to your signed-in account.
From Haiku to Opus — latest and legacy — plus GPT. Switch mid-conversation from the model picker.
Create a free account, connect VS Code with a secure browser sign-in, and start building right now.