DebugAIDebugAIdashboard →
// setup

Set it up once.

Pick where you debug. Everything below is two or three short steps, and none of them ask you to paste an API key into a web page.

extension · one-click fix apply, proactive scan, codebase indexing

01

Install the extension in VS Code

One click from the Marketplace, then reload when prompted.

DebugAI on the Marketplace

Or inside VS Code: extensions panel, search DebugAI, install.

02

Sign in from inside the editor

Press Ctrl+Shift+P and run DebugAI: Sign In. Your browser opens, you confirm a short code, and VS Code stores the key itself. Free account, 10 debugs a day, no card. Nothing to copy.

Prefer the browser first? Sign in on the dashboard and press Connect there instead. Same result, and it is the better route if this machine cannot open a browser from the editor.
Open the dashboard instead
03

Debug something

Select an error in the terminal or the editor, then Ctrl+Shift+P and run DebugAI: Analyze Terminal Error. You get the root cause, up to three ranked fixes, and a one-click apply with a native diff you review like a PR.

Nothing to try yet? Run DebugAI: Run Demo from the command palette. It debugs a real broken file so you can see the whole loop in about 20 seconds.

Using an AI agent instead of the editor UI? The gives the same engine to Claude Code, Claude Desktop, Zed, Cline and Gemini CLI. @debugai/mcp

// what the free tier is

10 debugs a day, free, no card. That is most Tuesdays covered. Simple errors route to a fast model; the ugly cross-file ones route to a stronger one on paid tiers, and the response tells you which one answered. Analyses run on our servers, so the error text and any snippet you send go there. Privacy policy.

PricingChangelogSupportStatus