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

# Introduction

> Programmatically control iPhones with TapKit

<Frame>
  <div style={{ padding: "56.25% 0 0 0", position: "relative", background: "#111", borderRadius: "8px", display: "flex", alignItems: "center", justifyContent: "center" }}>
    <div style={{ position: "absolute", top: "50%", left: "50%", transform: "translate(-50%, -50%)", color: "#666", fontSize: "14px" }}>
      Demo video coming soon
    </div>
  </div>
</Frame>

## Overview

TapKit gives AI agents and automation tools direct control over real iPhones. Your agent sees the screen, taps buttons, types text, and navigates apps — on a physical device with your real accounts and data. No simulators, no jailbreaking, no sideloaded apps.

It connects to Claude, Codex, and any MCP-compatible platform, so you can start automating in minutes without learning new tools.

## Why TapKit

<CardGroup cols={2}>
  <Card title="Real iPhones" icon="mobile">
    Physical devices, real apps, real accounts. Not a simulator, not a screenshot — your agent operates an actual phone.
  </Card>

  <Card title="Real work" icon="briefcase">
    Book appointments, manage accounts, place orders, run tests. Your AI agent operates the phone the way you would.
  </Card>

  <Card title="Works with your AI tools" icon="plug">
    Connects to Claude, Codex, or any MCP-compatible platform. No new tools to learn.
  </Card>

  <Card title="Live visibility" icon="eye">
    Watch everything happen on the phone screen in real-time. Never in the dark about what your agent is doing.
  </Card>
</CardGroup>

## Get started

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Control your first iPhone in minutes.
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations/overview">
    Connect TapKit to Claude, Codex, or your favorite AI tools.
  </Card>
</CardGroup>

## Need inspiration?

Browse real examples of what you can build with TapKit.

<CardGroup cols={2}>
  <Card title="Book a Flight" icon="plane" href="/use-cases/book-a-flight">
    Search flights and compare options on real travel apps.
  </Card>

  <Card title="Book a Haircut" icon="scissors" href="/use-cases/book-a-haircut">
    Find and book appointments at local salons.
  </Card>

  <Card title="Order Dinner" icon="utensils" href="/use-cases/order-dinner">
    Browse menus and place delivery orders on DoorDash, Uber Eats, and more.
  </Card>

  <Card title="Dating Apps" icon="heart" href="/use-cases/dating-apps">
    Automate swiping, matching, and messaging.
  </Card>

  <Card title="QA Testing" icon="vial" href="/use-cases/qa-testing">
    Run end-to-end tests on real devices against production apps.
  </Card>
</CardGroup>
