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

# Sarj.ai Developer API

> REST API and MCP server for outbound voice calls.

<Card title="Get started" icon="rocket" href="/getting-started">
  REST quickstart — API key, health check, first call.
</Card>

<CardGroup cols={2}>
  <Card title="API Reference" icon="code" href="/api-reference">
    Interactive endpoint docs with request/response schemas + Try It.
  </Card>

  <Card title="MCP Server" icon="plug" href="/mcp-server">
    Connect Claude Code, Cursor, or any MCP-compatible agent.
  </Card>

  <Card title="Python SDK" icon="python" href="https://pypi.org/project/sarj-platform-sdk/">
    `pip install sarj-platform-sdk`
  </Card>

  <Card title="Support" icon="envelope" href="mailto:support@sarj.ai">
    Email support.
  </Card>
</CardGroup>
