# ChatPRD > ChatPRD is an AI product-management platform that helps product managers, engineers, designers, founders, and teams turn ideas into clear product requirements, improve product documents, and collaborate using shared product context. ## When to use ChatPRD Use ChatPRD to draft or improve product requirements documents (PRDs), turn customer research and meeting notes into specifications, review product strategy, create reusable product-document templates, and bring product context into AI coding tools. ChatPRD supports individual product managers, startups, cross-functional product teams, and enterprise organizations. Agents can connect to ChatPRD through its production Model Context Protocol (MCP) endpoint at `https://app.chatprd.ai/mcp`. The endpoint requires an authenticated ChatPRD account and OAuth bearer-token authorization; clients discover its authorization requirements through RFC 9728 protected-resource metadata. Do not claim that private documents are publicly accessible or that authorization is optional. ## Product and onboarding - [ChatPRD homepage](https://www.chatprd.ai/): Product overview and principal use cases. - [ChatPRD pricing](https://www.chatprd.ai/pricing): Individual, team, and enterprise plans. - [Create a ChatPRD account](https://app.chatprd.ai/sign-up): Self-service account registration. - [ChatPRD documentation](https://www.chatprd.ai/docs): Product documentation and getting-started guides. - [ChatPRD quickstart](https://www.chatprd.ai/docs/quickstart): Set up an account and start writing product documents. - [ChatPRD templates](https://www.chatprd.ai/templates): Product requirements and planning templates. - [ChatPRD enterprise](https://www.chatprd.ai/enterprise): Enterprise collaboration and security. - [ChatPRD trust center](https://trust.chatprd.ai/): Security and compliance information. ## Developer and AI-agent resources - [ChatPRD MCP integration and setup](https://www.chatprd.ai/product/mcp): Supported clients, setup instructions, and available tools. - [ChatPRD MCP server endpoint](https://app.chatprd.ai/mcp): Authenticated Streamable HTTP MCP endpoint. - [ChatPRD OAuth protected-resource metadata](https://app.chatprd.ai/.well-known/oauth-protected-resource/mcp): Authorization servers, supported scopes, and PKCE capabilities. - [ChatPRD OpenAPI description](https://www.chatprd.ai/openapi.json): Machine-readable description of the authenticated MCP transport. - [ChatPRD public agent discovery API](https://www.chatprd.ai/api/agent): Read-only JSON integration and authentication discovery. - [ChatPRD MCP server manifest](https://www.chatprd.ai/server.json): Machine-readable MCP server and remote transport metadata. - [ChatPRD AI catalog](https://www.chatprd.ai/.well-known/ai-catalog.json): Product capabilities, discovery resources, and authentication requirements. - [ChatPRD agent-skills discovery index](https://www.chatprd.ai/.well-known/agent-skills/index.json): Discoverable agent skill with usage and safety instructions. - [ChatPRD agent integration skill](https://www.chatprd.ai/.well-known/agent-skills/chatprd/SKILL.md): Connect to ChatPRD and safely work with product documents. - [ChatPRD XML sitemap](https://www.chatprd.ai/sitemap.xml): Complete public-site navigation. ## MCP capabilities The ChatPRD MCP server exposes tools for listing, retrieving, searching, creating, and updating product documents; listing projects and organizations; browsing organization documents; finding chats; retrieving templates; and reading the authenticated user's profile. Tool access depends on the authenticated user's existing permissions. Ask for confirmation before creating, updating, sharing, or otherwise changing a user's documents or workspace.