How to Guide

From first install to AI handoff.

Follow this checklist to connect the web app, link the macOS app, take annotations, add local AI keys, and send clean prompts to Claude, Codex, or Cursor.

👤Web account
💻Mac app
✍️Annotation
🚀AI handoff
Step-by-step

Use Debugr in eight moves.

01👤

Create your web account

Start on the web so Debugr knows who owns the workspace.

  • Click Get started free.
  • Sign up with Google or email code.
  • Create your organization workspace and add your role.
  • Leave the browser open for the Mac link step.
02💻

Download and open the Mac app

Install the DMG, then launch Debugr from Applications.

  • Download the macOS app from the homepage.
  • Open the DMG and move Debugr into Applications.
  • If macOS warns you, approve the app from System Settings.
  • Keep the app running in the menu bar.
03🔗

Link web to your Mac

The web account and local app pair with a one-time link code.

  • On web onboarding, choose Link this Mac.
  • Let the browser open the dbugr:// link.
  • Debugr stores your workspace identity locally.
  • Your company and role import into the desktop profile.
04🛡️

Grant macOS permissions

Screen capture needs explicit macOS permission before annotations work.

  • Open System Settings when Debugr asks.
  • Enable Screen Recording for Debugr.
  • Quit and reopen Debugr if macOS asks for a restart.
  • Run New Annotation once to confirm the overlay appears.
05🔑

Connect AI providers

Claude and Codex use local API keys. Cursor uses the app and clipboard.

  • Paste your Anthropic API key for Claude CLI.
  • Paste your OpenAI API key for Codex CLI.
  • Cursor does not need a login in Debugr.
  • Keys stay on your Mac and are not sent to the web app.
06✍️

Capture and annotate

Turn a screen into a structured AI-ready feedback session.

  • Press the global shortcut or choose New Annotation.
  • Select the screen region you want to explain.
  • Draw boxes around the issue and add clear notes.
  • Add a session note that describes the desired outcome.
07🚦

Choose the submission flow

Send directly to AI, route through teammates, or publish for public review.

  • Direct to AI is fastest for obvious fixes.
  • Team review lets teammates add notes before AI sees it.
  • Public feed gathers broader feedback before final handoff.
  • You can still curate the final prompt before sending.
08🚀

Send to Claude, Codex, or Cursor

Debugr packages screenshots, annotations, notes, and repo context.

  • Claude CLI opens in Terminal when connected.
  • Codex CLI opens in Terminal when connected.
  • Cursor opens your project and copies the prompt.
  • For Cursor, paste the copied prompt into Cursor chat.
AI handoff

Pick the right target.

🟧

Claude CLI

Setup
Add your Anthropic API key in Debugr.
Send behavior
Debugr opens Terminal and sends the session to Claude CLI.
Best for
Large product fixes, design critique, and implementation plans.
🔵

Codex CLI

Setup
Add your OpenAI API key in Debugr.
Send behavior
Debugr opens Terminal and hands the prompt to Codex CLI.
Best for
Repo-aware code edits, tests, and follow-up verification.

Cursor

Setup
No API key needed in Debugr.
Send behavior
Debugr opens Cursor and copies the prompt to your clipboard.
Best for
Manual paste into Cursor chat while staying inside your editor.
Copy-paste prompts

Cursor users paste manually.

Claude and Codex receive the handoff through their CLIs. Cursor opens your project folder and copies the full Debugr prompt, then you paste it into Cursor chat.

📋 Example instructionUse the attached Debugr annotations and session note to make the requested UI change. Update the code, run relevant tests, and summarize what changed.

Paste the whole prompt. Do not trim the screenshot or annotation context.

Tell the agent whether you want code changes, design notes, or an implementation plan.

Ask the agent to run tests or explain what it could not verify.

Keep one Debugr session focused on one product change whenever possible.

Ready when your first annotation is.

Once the Mac app is linked and at least one AI target is connected, every annotation can become a structured implementation prompt in seconds.

Set up Debugr