Available for Windows and macOS. Free to use, auto-updates included.
Requires Windows 10+ or macOS 12+ · Auto-updates included
First time installing? See the Windows or macOS guide below.
Using Claude Code or another AI CLI? Install the headless version via npm — no GUI needed.
Core features are completely free. Get 50 AI queries/day for your first month, then 10/day.
SuperBased updates automatically in the background so you always have the latest features.
Optimized installer. Runs efficiently in the background with minimal resource usage.
SuperBased is digitally signed by Gaja AI Private Limited, but Microsoft Defender SmartScreen may still show a warning the first few times because the installer is new. Here's how to proceed safely.
After running SuperBased-Setup.exe, Windows may show a pink dialog titled "Windows protected your PC". Click the small More info link below the message — don't click the X.

The dialog will expand to show the app name and publisher. Confirm the publisher reads Gaja AI Private Limited, then click Run anyway to start the installer.
From here the standard NSIS installer takes over — pick an install location, accept the license, and you're done.

Why does this happen? Microsoft SmartScreen builds reputation for new signed binaries over time. The warning will disappear automatically once enough installs have happened. Your install is fully signed and verified — there is no risk.
SuperBased is notarized by Apple. After installing, you'll need to grant a few system permissions for capture, voice dictation, and global shortcuts to work.
Double-click the downloaded SuperBased-x64.dmg (Intel) or SuperBased-arm64.dmg (Apple Silicon) file. A window will open showing the SuperBased icon and a shortcut to your Applications folder. Drag the SuperBased icon onto the Applications folder.

The first time you launch SuperBased from Applications, macOS will ask whether you want to open an app downloaded from the internet. Click Open to launch it.

SuperBased uses Accessibility to listen for global shortcuts (like the capture and dictation hotkeys). Open System Settings → Privacy & Security → Accessibility and toggle SuperBased on. macOS will prompt you the first time you trigger a shortcut.

This is what lets SuperBased actually capture your screen. Open System Settings → Privacy & Security → Screen Recording and toggle SuperBased on. You'll be asked to quit and reopen SuperBased after granting it.

Optional — only needed if you plan to use the push-to-talk voice dictation feature. Open System Settings → Privacy & Security → Microphone and toggle SuperBased on.

Tip: You only need to grant these permissions once. SuperBased will remember them across updates. If a feature stops working after a major macOS upgrade, re-checking these toggles is the first thing to try.
For developers using Claude Code, Cursor, Windsurf, Codex, Cline, OpenCode, OpenClaw, Zed, or Copilot CLI. No GUI needed — SuperBased runs as a background server and exposes 72 MCP tools for screenshot capture, OCR, voice dictation, visual testing, and the full GUI automation suite (click, type, scroll, drag, sequence orchestration with humanization).
Requires Node.js 18+. Installs the superbased CLI globally (~55 MB).
Claude Code — install the plugin for 22 slash commands, 7 skills, and 2 agents:
Cursor — plugin available at marmutapp/superbased-cursor-plugin (22 commands + 3 Cursor rules)
Codex — plugin available at marmutapp/superbased-codex-plugin
Copilot CLI — copilot plugin install marmutapp/superbased-copilot-plugin
Cline — submitted to Cline MCP Marketplace (pending approval)
All editors (MCP config) — add to your editor's MCP config file:
OpenAI Codex — add to ~/.codex/config.toml:
See full setup guide for all editors. The /mcp endpoint uses Streamable HTTP transport for URL-based clients.
Opens your browser for sign-in. After authenticating, the token is stored locally and shared with the desktop app if you install it later.
Fullscreen, region, and window-targeted screenshots with resolution control for token efficiency.
Local text extraction from any screenshot using Tesseract. No data leaves your machine.
Persistent capture history with full-text search, tags, and notes. All stored locally in SQLite.
Compress large text into optimized images for massive context window savings.
Vision-based code review, error analysis, UI inspection. Powered by your plan's AI quota.
Transcribe audio files or record live from your microphone. ffmpeg is bundled automatically.
Automated screenshot recording, session diff, visual regression testing, and session export.
Automatically detect and redact API keys, tokens, passwords, and PII from captures.
If you later install the desktop app, everything carries over automatically — your captures, settings, auth token, presets, and recording sessions. Zero migration, no re-authentication. The desktop app adds a full GUI with overlay, image editor, tray icon, global hotkeys, and scroll capture.
72 MCP tools are available covering capture, AI, OCR, gallery, settings, presets, recording, visual QA, token compression, dictation, annotations, clipboard, plus the full GUI automation suite (click, type, hotkey, scroll, drag, hover, AX-invoke, form-fill, dialog-handle, find-image, tab-management, find-in-page, virtual-desktop, tray-click, sequence orchestration). See the documentation for the full tool reference.