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

# Quickstart

> Set up Moneda MCP in 5 minutes — connect Claude, ChatGPT, Gemini, Mistral, or Perplexity to manage your stablecoin account with AI

## How do I add the MCP server?

Add the Moneda MCP server URL to your AI client's configuration:

<Snippet file="base-url.mdx" />

See [Connect Your AI Assistant](/getting-started/client-setup) for step-by-step instructions for Claude, ChatGPT, Gemini, Mistral AI, Perplexity AI, and other clients.

## How do I authorize my account?

When your AI client connects for the first time, you'll be redirected to Moneda's authorization page. Sign in with your Moneda account and approve the requested permissions.

<Note>
  Your password is never shared with the AI client. Moneda uses OAuth 2.0 to securely grant access without exposing your credentials.
</Note>

## What can I ask once connected?

Once authorized, try asking your AI assistant:

* "What's my balance?"
* "Show me my last 5 transactions"
* "How much have I spent on restaurants this month?"
* "What are the current APY rates?"

Your AI will use the Moneda MCP tools to fetch the data and respond in natural language.

## What's next?

<CardGroup cols={2}>
  <Card title="Authentication" icon="lock" href="/getting-started/authentication">
    Learn how OAuth keeps your account secure.
  </Card>

  <Card title="Connect your AI assistant" icon="gear" href="/getting-started/client-setup">
    Step-by-step setup for Claude, ChatGPT, Gemini, and more.
  </Card>

  <Card title="Available tools" icon="wrench" href="/tools/overview">
    See all 49 tools your AI assistant can use.
  </Card>

  <Card title="Use cases" icon="lightbulb" href="/use-cases">
    Real examples of what you can do with Moneda and AI.
  </Card>
</CardGroup>
