Brand Context Protocol is an open standard for encoding brand identity in a machine-readable format. It enables AI agents, vendor platforms, and consumer tools to automatically fetch and adhere to a brand's strategy, voice, and constraints.
- Read the Site: brandcontextprotocol.dev
- Create your BCP: authoring/llm-prompt.md (20 minutes with any LLM)
- View the Schema: schema/v0.1/brand.json
spec/: The normative specification text.authoring/: Tools and prompts for creating BCP files.schema/: JSON Schema for validation.examples/: Reference implementations.
- Spec: CC BY 4.0
- Code: MIT