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

# Install

> Install the Timeless desktop app and wire its bundled CLI to your coding agent.

Connect your coding agent — Claude Code or Codex — to Timeless. Your agent can
then read meetings, fetch transcripts, control the meeting bot, and surface
recaps on your behalf.

The `timeless` CLI **ships inside the Timeless desktop app** — there is no
standalone binary to download.

## Set up via your coding agent

Paste this into your coding agent:

```
Set up Timeless for me.

Fetch https://docs.timeless.day/cli/agent-install.md and follow those
instructions exactly.
```

That is the whole prompt — **your agent drives the onboarding from there** and
guides you through the installation.

<Note>
  Keep the `.md` on the end of the URL — that is the raw guide, commands included. A
  tool that summarizes the page instead hands the agent an outline with none of the
  commands in it, and it has to fetch the guide a second time.
</Note>

Next, review the [command surface](/cli/commands).
