Hyper is currently macOS-only. Windows support is on the roadmap — sign up at heyhyper.ai to be notified when it ships.
Prerequisites
Before you start, make sure you have:- A Mac running macOS 12 Monterey or later
- At least one AI coding client installed: Claude Code, Claude Desktop, Cursor, or OpenAI Codex CLI
- A Google account for authentication
Setup steps
Download and install the desktop app
Visit heyhyper.ai and click Download for macOS. Open the downloaded
.dmg, drag Hyper into your Applications folder, and launch it.The desktop app is built on Tauri and runs natively on macOS — no Electron overhead, no browser tab to keep alive.Sign in with Google
Hyper uses Google OAuth for authentication. Click Sign in with Google in the app and complete the OAuth flow in the browser window that opens. Once authenticated, you’ll land on the workspace selection screen.
Your Google credentials are never stored by Hyper directly — only the OAuth token issued by Google is used to authenticate your session.
Create or join a workspace
A workspace is the shared memory space for your team. You have two options:
- Create a new workspace
- Join an existing workspace
Click New Workspace, give it a name (usually your company or project name), and choose whether it’s a Personal or Team workspace. You’ll become the admin automatically.
Connect your AI client
Hyper exposes an MCP server your AI client connects to. Choose your client below and follow the configuration steps.
- Claude Code / Claude Desktop
- Cursor
- Codex CLI
Open your Claude configuration file (Restart Claude after saving.
~/.claude/claude_desktop_config.json for Claude Desktop, or the equivalent for Claude Code) and add the following entry under mcpServers:Verify with the connect tool
Start a new session in your AI client and ask it to call the Or, if you’re joining with a specific workspace token and timezone:Example briefing response:If you see a briefing, Hyper is working correctly.
connect tool. Hyper will authenticate the session, register the agent, and return a briefing — a digest of your team’s current context pulled from your workspace memory.A typical connect call looks like this:What’s next
You’re connected. Here’s where to go from here:Claude Setup Guide
Detailed Claude Code and Claude Desktop configuration
Cursor Setup Guide
Step-by-step Cursor MCP configuration
How Memory Works
Learn how Hyper classifies and stores what agents remember
Invite Your Team
Add teammates and share a workspace