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

# Seiton docs

> Connect your tools, read the daily briefing, and act on what changed.

Seiton is an AI chief of staff for bootstrapped SaaS founders. It connects to your revenue, analytics, and support tools and gives you one page: what changed, why it matters, and what to do today.

<Columns cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Create an account, connect Stripe, and get your first briefing.
  </Card>

  <Card title="API" icon="code" href="/developers/api">
    Query health, briefing, analytics, and revenue from your backend.
  </Card>

  <Card title="MCP" icon="sparkles" href="/developers/mcp">
    Connect Cursor, Claude Code, or Codex with a `sei_` token.
  </Card>

  <Card title="CLI" icon="terminal" href="/developers/cli">
    Same data from the terminal, including `--json` for agents.
  </Card>
</Columns>
