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

# MossDesk Documentation

> The agent-operable CRM for technical founders. Dashboard, CLI, and API with full mutation parity.

# MossDesk Documentation

MossDesk is a CRM built for technical founders running 1-5 person B2B SaaS companies. It provides three first-class interfaces — **Dashboard**, **CLI**, and **API** — all with full mutation parity, so you can manage your pipeline from wherever you work.

<CardGroup cols={2}>
  <Card title="Getting Started" icon="rocket" href="/quickstart">
    Install the CLI and create your first contact in under 2 minutes.
  </Card>

  <Card title="CLI Reference" icon="terminal" href="/cli/overview">
    20 command groups, 80+ commands. Full reference with flags and examples.
  </Card>

  <Card title="API Reference" icon="code" href="/api/overview">
    74 REST endpoints. JSON envelope, pagination, idempotency keys.
  </Card>

  <Card title="AI Agent Guide" icon="robot" href="/guides/ai-agents">
    Use MossDesk with Claude Code, Cursor, Codex, or any AI agent.
  </Card>
</CardGroup>

## Why MossDesk?

* **Agent-operable** — Every mutation available in the dashboard is available via CLI and API. AI agents can manage your CRM autonomously.
* **Opinionated pipeline** — Fixed deal stages (`lead → prospect → negotiation → won → lost`), no custom objects to configure. Works out of the box.
* **Built for speed** — Full-text search across all entities, keyboard shortcuts in the dashboard, `--json` output in the CLI for scripting.
* **Zero onboarding fees** — No mandatory setup costs, no hidden charges. Just pick a plan and start.

## Pricing

Per-seat pricing. No free tier — every plan includes the full MossDesk experience.

<CardGroup cols={3}>
  <Card title="Starter — $19/seat/mo">
    For solo founders and small teams getting started.

    * Up to 1,000 contacts
    * 60 API requests/min
    * 30-day audit log
    * Unlimited webhooks & API keys
    * CSV + JSON import/export
  </Card>

  <Card title="Pro — $39/seat/mo">
    For growing teams with heavier automation needs.

    * Up to 10,000 contacts
    * 200 API requests/min
    * 90-day audit log
    * Unlimited webhooks & API keys
    * CSV + JSON import/export
  </Card>

  <Card title="Scale — $79/seat/mo">
    For teams that run their pipeline on automation.

    * Unlimited contacts
    * 600 API requests/min
    * 1-year audit log
    * Unlimited webhooks & API keys
    * CSV + JSON import/export
    * Priority support
  </Card>
</CardGroup>

All plans include: Dashboard, CLI, API, daily digest emails, full-text search, and a 14-day free trial of Pro.
