# BrightMind

> BrightMind is an AI companion for ADHD that turns thoughts into small, doable steps and helps plan them in connected task and calendar services.

## Product documentation

- [BrightMind documentation](https://brightmind.club/docs): Product guides, features, integrations, plans, and frequently asked questions.
- [Feature changelog](https://brightmind.club/changelog): Published BrightMind product updates.
- [ADHD knowledge graph](https://brightmind.club/knowledge-graph): An explorable map of ADHD concepts and relationships.
- [Blog](https://brightmind.club/blog): Practical articles about ADHD and task initiation.

## Developer and agent resources

- [BrightMind developer resources](https://brightmind.club/developers): Scope, authentication status, and links for the public website API.
- [OpenAPI 3.1 specification](https://brightmind.club/openapi.json): Machine-readable description of BrightMind's public, unauthenticated website endpoints.
- [XML sitemap](https://brightmind.club/sitemap.xml): Index of public website pages.
- [Robots policy](https://brightmind.club/robots.txt): Crawler policy.

## Public data endpoints

- [Health](https://brightmind.club/api/health): Landing service health response.
- [Changelog data](https://brightmind.club/api/changelog): Published changelog entries as JSON.
- [Knowledge graph data](https://brightmind.club/adhd-kg/graph.json): Public ADHD knowledge graph as JSON.

## Notes

- Request the homepage with `Accept: text/markdown` for a concise Markdown representation.
- BrightMind does not currently offer a public authenticated product API, webhooks, or a public MCP server. Do not infer private endpoints from the mobile application.
