Skip to content
| Marketplace
Sign in
Visual Studio Code>Education>PrepmatrixAINew to Visual Studio Code? Get it now.
PrepmatrixAI

PrepmatrixAI

PrepmatrixAI

| (0) | Free
Practice and take-home coding review in your own editor. Not for live assessments.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PrepmatrixAI for VS Code and Cursor

Practice and take-home coding review in your own editor. Select code, get an interview walkthrough: approach, complexity, issues, and a speakable answer.

This extension does not sit on HireVue, CodeSignal, or HackerRank. The coach panel is an ordinary editor view. It will appear if you share the window.

Install

PrepmatrixAI on the Visual Studio Marketplace — in VS Code or Cursor, open Extensions and search PrepmatrixAI, or:

ext install PrepmatrixAI.prepmatrixai

To package from this repo instead:

npm run editor:package

Then Extensions → Install from VSIX on vscode-extension/prepmatrixai-0.1.1.vsix.

Sign in

  1. Command Palette → PrepmatrixAI: Sign in
  2. API origin: http://127.0.0.1:8013 locally, or https://prepmatrixai-live.onrender.com when using the hosted live API
  3. Local API token — PREPMATRIX_LOCAL_AUTH_TOKEN from backend/.env
  4. Firebase ID token — on the desk, Practice Studio → Copy editor token. It expires in about an hour.

The token is stored in the editor's secret storage, not in settings.json.

Commands

Command Shortcut
Review selection (or the whole file if nothing is selected) Ctrl+Alt+P / Cmd+Alt+P
Add to context Ctrl+Alt+; / Cmd+Alt+;
Ask about this code Command Palette
Review file, clear context, sign out, open desk Command Palette

Answers land in the PrepmatrixAI activity-bar panel.

What it calls

GET /api/editor/status and POST /api/editor/review on the PrepmatrixAI realtime API. Same auth as the desk: x-prepmatrix-token or Authorization: Bearer.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft