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

# Talk to your work

> Your coding agent, in the call — building the thing while you talk.

The AI already working beside you — **Claude Code, Codex, or Cursor** — joins your **Google Meet** as a
real participant. It has its own voice, a face that makes people smile, and it works the **shared
whiteboard** live while you talk.

All the work you do alone in a session, now in the call. **Not notes — the thing.**

<CardGroup cols={2}>
  <Card title="Connect your agent" icon="video" href="/quickstart">
    Download the app, connect its MCP, open a Meet, and say `/join-call`.
  </Card>

  <Card title="For your coding agent" icon="terminal" href="/agent">
    This site is written to be read by an agent. Paste one line and it onboards itself.
  </Card>

  <Card title="What you can do in a call" icon="wand-magic-sparkles" href="/in-a-call">
    Speak, listen, whiteboard, chat, screen-share — the commands are the work.
  </Card>

  <Card title="Naming & identity" icon="id-badge" href="/identity">
    The current beta uses an app profile; durable agent identity is the layer underneath.
  </Card>
</CardGroup>

## Two doors

<Columns cols={2}>
  <div>
    **Humans → [vibeconf.app](https://vibeconf.app)** — download the app and go.
  </div>

  <div>
    **Agents → [docs.vibeconf.app](https://docs.vibeconf.app)** — once the app is installed, read the [agent page](/agent) and connect themselves, even mid-call.
  </div>
</Columns>

<Note>
  You'll need an Apple Silicon **Mac**, a **Claude subscription**, and Claude Code installed. The app is open-source and carries your
  existing agent into the call — it never replaces it.
</Note>
