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

# Overview

> Specialized tooling to use PagAmerican data inside AI agents.

## PagAmerican + AI

Query your sales data in natural language, straight from an AI agent, assisted editor or automation tool — no glue code, no friction.

## What's available

<Card title="MCP Server" icon="plug" href="/mcp-server" horizontal>
  Expose the PagAmerican Data API as native tools for **Claude Desktop**, **Claude Code**, **Cursor** and any MCP client. Ask about purchases, orders, refunds, checkouts and more directly from a conversation.
</Card>

## Who it's for

|                         | MCP Server                                                |
| ----------------------- | --------------------------------------------------------- |
| **Goal**                | Read your sales data through an AI agent                  |
| **Ideal for**           | Assistants, automations, ad-hoc analysis in Claude/Cursor |
| **Format**              | MCP tools called at runtime                               |
| **Requires an API key** | Yes (`pag_...`)                                           |
| **Access**              | Read-only; scoped to your account automatically           |

## Ecosystem

<CardGroup cols={2}>
  <Card title="API Reference" icon="code" href="/api-reference/purchases/list-purchases">
    The full REST surface behind the tools — purchases, orders, refunds and more.
  </Card>

  <Card title="Authentication" icon="key" href="/authentication">
    How your API key works and the security best practices.
  </Card>
</CardGroup>
