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

# Account Tools

> API tool for retrieving user accounts.

Account tools allow you to retrieve all platform accounts connected to a specific user through a unified API.

<CardGroup cols={1}>
  <Card title="Get Accounts" icon="users" href="/mcp/account/getAccounts">
    Get all accounts for a specific user
  </Card>
</CardGroup>

See the [MCP Overview](../overview) for more information about the MCP module.
