> ## 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.

# What is Moneda MCP

> Connect Claude, ChatGPT, or Gemini to your Moneda account using the Model Context Protocol (MCP) to check balances, view transactions, and make payments

Moneda MCP lets you connect your AI assistant to your Moneda account using the [Model Context Protocol](https://modelcontextprotocol.io). Check balances, browse transactions, manage contacts, and even initiate payments — all through natural conversation with your favorite AI tool.

Some actions happen instantly (looking up your balance, categorising a transaction). Others — like sending money — always require your approval in the Moneda app. See [Action patterns](/mcp-action-patterns) for what to expect from each kind of interaction.

## What can you do with Moneda MCP?

<CardGroup cols={2}>
  <Card title="Check balances" icon="wallet">
    Ask your AI "What's my balance?" and get real-time account data across USD and EUR.
  </Card>

  <Card title="Browse transactions" icon="receipt">
    Search and filter your transaction history by date, amount, type, or counterparty.
  </Card>

  <Card title="Manage contacts" icon="address-book">
    Add Moneda users or external contacts with wallet and bank details.
  </Card>

  <Card title="Make payments" icon="paper-plane">
    Initiate transfers that you confirm in the Moneda app with biometric authentication.
  </Card>
</CardGroup>

## Which AI assistants support Moneda MCP?

Moneda MCP works with any AI assistant that supports the Model Context Protocol:

* **Claude** — Anthropic
* **ChatGPT** — OpenAI
* **Gemini** — Google
* **Mistral AI**
* **Perplexity AI**
* **Any MCP-compatible client** — the protocol is open and growing

## How do I get started?

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/getting-started/quickstart">
    Connect your Moneda account in 5 minutes.
  </Card>

  <Card title="Action patterns" icon="circuit-board" href="/mcp-action-patterns">
    How instant writes, HITL approvals, claim-links, and Smart Sessions work — and what response shapes to expect.
  </Card>

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

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