> ## 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.

# Hyper: the self-driving company brain for AI teams

> Hyper is a shared AI memory layer that automatically captures decisions and context from your AI sessions and surfaces them to every agent on your team.

Hyper connects to the AI tools your team already uses — Claude, Cursor, Codex — and gives them a shared memory. Instead of every agent starting from zero, Hyper captures what your team knows, decides, and builds, then injects that context automatically into future sessions.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Connect Hyper to your AI client in under 5 minutes
  </Card>

  <Card title="Download" icon="arrow-down-to-bracket" href="/download">
    Get the Hyper desktop app for macOS
  </Card>

  <Card title="Claude Setup" icon="robot" href="/guides/claude-setup">
    Set up Hyper with Claude Code or Claude Desktop
  </Card>

  <Card title="MCP Reference" icon="code" href="/mcp/overview">
    Full reference for Hyper's MCP tools
  </Card>
</CardGroup>

## What Hyper does

Hyper works as a silent layer underneath your AI conversations:

* **Captures** — When you finish a session, Hyper extracts decisions, status changes, and important context from the conversation.
* **Synthesizes** — Captured memories are classified and routed into the right team document automatically.
* **Surfaces** — The next time any agent on your team starts a session, Hyper injects the relevant context so they can hit the ground running.

## Who it's for

Hyper is built for software teams that use AI coding assistants heavily. If your team runs Claude Code, Cursor, or similar tools, Hyper ensures the decisions made in one agent session don't get lost before the next one.

<CardGroup cols={2}>
  <Card title="Core Concepts" icon="brain" href="/concepts/memory">
    Understand how Hyper's memory layer works
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations/overview">
    Connect Gmail, Slack, Notion, GitHub, and more
  </Card>

  <Card title="Team Onboarding" icon="users" href="/guides/team-onboarding">
    Invite your team and set up a shared workspace
  </Card>

  <Card title="Plans & Billing" icon="credit-card" href="/billing/plans">
    Compare Free Trial, Sprint, and Blitz plans
  </Card>
</CardGroup>
