> ## Documentation Index
> Fetch the complete documentation index at: https://hmm.heyhyper.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Started with Hyper: Download the macOS Desktop App

> Download and install the Hyper desktop app on macOS to start capturing AI session memory, authenticate with Google, and connect your team workspace.

Hyper's desktop app is the control center for your team's AI memory. It handles authentication, workspace management, integration settings, and the local MCP server — everything your AI clients need to connect to Hyper runs through it. The app is built on Tauri for a fast, native macOS experience.

<Note>
  Hyper is currently available on **macOS only**. Windows support is actively planned — visit [heyhyper.ai](https://heyhyper.ai) and join the waitlist to get notified when it arrives.
</Note>

## Download

<Card title="Download Hyper for macOS" icon="apple" href="https://heyhyper.ai">
  Get the latest version of Hyper from heyhyper.ai
</Card>

Click **Download for macOS** on the site, open the `.dmg` file when it finishes, and drag the Hyper icon into your **Applications** folder. Launch Hyper from Applications or Spotlight.

## System requirements

| Requirement      | Minimum                                       |
| ---------------- | --------------------------------------------- |
| Operating system | macOS 12 Monterey                             |
| Architecture     | Apple Silicon (M1+) or Intel x86\_64          |
| RAM              | 4 GB                                          |
| Disk space       | 200 MB free                                   |
| Internet         | Required for MCP server sync and integrations |

<Info>
  Hyper is tested on macOS 12 Monterey through macOS 15 Sequoia. Running it on an older OS version may work but is not officially supported.
</Info>

## After you install

Once you launch the app for the first time, Hyper walks you through a short onboarding flow:

<Steps>
  <Step title="Sign in with Google">
    Hyper uses Google OAuth for authentication — no separate password to manage. Click **Sign in with Google**, complete the browser prompt, and you'll be returned to the app automatically.
  </Step>

  <Step title="Create or join a workspace">
    Choose to create a new personal or team workspace, or paste a join token from a teammate to enter an existing one. Your workspace is where all shared memory lives.
  </Step>

  <Step title="Connect your integrations">
    Optionally link Gmail, Slack, Notion, GitHub, Google Drive, Google Calendar, Granola, or LinkedIn. Hyper uses these to enrich your team's memory with context from the tools you already work in.
  </Step>

  <Step title="Configure your AI client">
    Copy the MCP server URL shown in the app and add it to your AI client's configuration. The quickstart guide has step-by-step instructions for Claude, Cursor, and Codex.
  </Step>
</Steps>

## Staying up to date

Hyper checks for updates automatically in the background. When a new version is available, you'll see a prompt in the app to restart and apply the update. You can also check manually from the menu bar icon.

<Warning>
  Do not delete or move the Hyper app while it's running. The local MCP server process runs as part of the app — moving it mid-session will drop any agent connections.
</Warning>

## Ready to connect your AI client?

<Card title="Quickstart Guide" icon="rocket" href="/quickstart">
  Connect your AI client and run your first memory query in under 5 minutes
</Card>
