# Minds - Synthetic Market Research Platform > Build target-audience panels, run structured interviews, and compare AI persona perspectives before launching products, campaigns, or strategy. ## Documentation Sets - [Minds — Complete Documentation](https://getminds.ai/llms-full.txt): Comprehensive documentation of the Minds platform including guides, features, and legal information. ## Key Resources Essential links and information about the Minds platform - [Home](/): Minds homepage - [About](/about): Team, research principles, and partner ecosystem behind Minds - [Pricing](/pricing): Public plans and pricing for Minds - [Guides](/guide): Learn how to use Minds features - [Terms of Service](/legal/terms): Platform terms and conditions - [Privacy Policy](/legal/dataprivacy): Privacy policy and data protection ## API & Integrations Build on Minds. REST API, OpenAPI spec, auto-generated typed clients, MCP server. - [API Overview](/api/overview): Minds public REST API — sparks, panels, chat, knowledge. - [OpenAPI Spec (JSON)](/_openapi.json): Machine-readable OpenAPI 3.1.0 spec. Generate typed TypeScript/Python clients. Drop into any LLM for one-shot integration code. - [OpenAPI Guide](/api/openapi): How to generate typed clients from the OpenAPI spec. - [Authentication](/api/authentication): Bearer-token auth flow for the API and MCP server. - [MCP Integration](/mcp/overview): Minds Model Context Protocol server — native ChatGPT / Claude integration. ## Guides - [Getting Started with Minds](https://getminds.ai/raw/guide/en/overview.md): Scientifically validated digital brains that think and respond like real humans. Test, iterate, and validate with the exact audience you care about, in minutes. ## API Reference - [API Overview](https://getminds.ai/raw/api/en/overview.md): Introduction to the Minds API for programmatic access to minds and knowledge management. Covers the base URL, authentication, endpoints, and a quick example. ## MCP Documentation - [Minds MCP Server for ChatGPT, Claude, and Cursor](https://getminds.ai/raw/mcp/en/overview.md): Connect the Minds MCP server to ChatGPT, Claude, Cursor, and other AI clients to run synthetic customer panels from your assistant. ## Notes - Minds (getminds.ai) is a synthetic market research platform. Marketing teams, agencies, product teams, and B2B insight teams use Minds to build AI personas, multi-persona panels, concept tests, message tests, buyer simulations, and audience simulations. Common categories: synthetic market research, synthetic panels, synthetic users, AI focus groups, audience simulation. - Programmatic access: Minds ships a REST API + OpenAPI 3.1.0 spec at https://getminds.ai/_openapi.json. Generate typed TypeScript clients with openapi-typescript: `npx openapi-typescript https://getminds.ai/_openapi.json -o minds.d.ts`. See /api/openapi for the full guide. - For more information, visit https://getminds.ai