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

# Introduction

> Fast Cloud Browsers for your AI Agents

Hyperbrowser is a cloud browser platform for running automated browser sessions at scale. Control Chrome browsers in the cloud using Puppeteer, Playwright, or our SDKs—no infrastructure management required.

<Tip>
  Try Hyperbrowser's advanced features:<br /><br />
  **Ultra Stealth Mode** - The most advanced stealth mode for extra evasion from bot detection. [Learn more](/sessions/stealth).<br /><br />
  **AI Agent Capabilities** - Built in support for Claude, OpenAI, Gemini, and BrowserUse agents. [Learn more](/agents/overview).
</Tip>

## Get started

<CardGroup cols={3}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Get up and running with Hyperbrowser in 5 minutes.
  </Card>

  <Card title="Learn about Browser Sessions" icon="browser" href="/sessions/create">
    Learn about cloud browser sessions, and which configurations work best for you.
  </Card>

  <Card title="Playground" icon="terminal" href="https://app.hyperbrowser.ai/playground">
    Discover and experiment with examples with a developer friendly tool.
  </Card>
</CardGroup>

***

## Key capabilities

<CardGroup cols={2}>
  <Card title="Web Scraping" icon="database" href="/web-scraping/scrape">
    Extract structured data from websites with powerful scraping APIs.
  </Card>

  <Card title="Watch Video Recordings" icon="video" href="/sessions/recordings">
    Review session recordings to debug and analyze behavior.
  </Card>

  <Card title="Model Context Protocol" icon="plug" href="/integrations/model-context-protocol">
    Integrate with MCP for enhanced AI capabilities.
  </Card>

  <Card title="AI Agents" icon="microchip-ai" href="/agents/overview">
    Leverage advanced AI agentic models like Claude Computer Use.
  </Card>
</CardGroup>

***

## Resources

<CardGroup cols={2}>
  <Card title="API Reference" icon="code" href="/api-reference/create-new-session">
    Complete API documentation for all available endpoints.
  </Card>

  <Card title="Integrations" icon="puzzle-piece" href="/integrations/model-context-protocol">
    Connect with LangChain, LlamaIndex, and AI function calling.
  </Card>
</CardGroup>

<CardGroup cols={1}>
  <Card title="SDKs" icon="cube" href="/sdks/introduction">
    Official SDKs for Node.js and Python.
  </Card>
</CardGroup>
