# Connect an AI assistant to AAYU

AAYU provides a public, read-only Model Context Protocol (MCP) endpoint for user-authorised
access to a personal AAYU record:

`https://api.brainalyse.tech/mcp`

It exposes daily records and briefs, tasks, personal insights, strength exercises and
progress, the current training programme and connected-source status. It cannot modify the
record, place an order, message a coach or change a programme.

Add that URL as a custom connector in Claude or another OAuth-capable remote MCP client,
then authenticate on AAYU's browser consent page. Follow the complete human-readable
[connection guide](https://brainalyse.tech/developers) for setup, verification, tool
reference, security and troubleshooting.

The endpoint uses OAuth discovery, PKCE, dynamic registration, narrow revocable scopes,
audience-bound access tokens, and rotating refresh tokens. It is not an unauthenticated
health-data endpoint and never operates one shared credential across users.

See [security and AI data boundaries](https://brainalyse.tech/security.md) and the
[privacy policy](https://brainalyse.tech/privacy).
