Overview

Get started with Superset.

Superset is an open source AI coding platform. It's available as a desktop IDE, a command-line interface, or an MCP server.

Each git branch gets its own isolated workspace via git worktrees — no stashing, no git checkout whiplash. Run Claude Code, Cursor, and other agents in parallel across workspaces, open any of them in your IDE, and review/commit changes from a built-in diff viewer. Local-first; works offline and syncs when connected.

Requirements

  • macOS (Apple Silicon or Intel) — Windows and Linux coming soon
  • Git installed
  • GitHub CLI authenticated (gh auth status)

Install desktop app

Apple logoDownload for macOS

What's next

  • Your First Workspace — Setup walkthrough including IDE integration and AI agents
  • Workspaces — How worktrees power parallel branch work
  • Terminal — Persistent terminal sessions per workspace
  • Diff Viewer — Review, stage, and commit changes
  • AI Agents — Run Claude Code, Cursor, and other agents in isolated workspaces
  • CLI — Drive Superset from the command line

On this page