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

# Quickstart for AI Agents

<Tip>
  Copy the one-line prompt below into Claude Code, Codex, Cursor, Windsurf, or another coding agent.
</Tip>

```text theme={null}
Use https://yutori.com/api/llms.txt and set up Yutori for me.
```

For deeper integration work, give your agent these references:

* [Agent quickstart](https://yutori.com/api/llms.txt) — CLI install, login, MCP, skills, and demos.
* [SDK and CLI reference](https://github.com/yutori-ai/yutori-sdk-python/blob/main/api.md) — Python imports, method signatures, and CLI commands.
* [MCP server](https://github.com/yutori-ai/yutori-mcp) — tool and skill setup for coding agents.
* [Docs index for agents](https://docs.yutori.com/llms.txt) — Yutori API documentation index.
