BrandKit
Help
Frequently asked questions
1Common questions about how to use these assets.
For AI agents
Use with AI
Connect this brand to ChatGPT, Claude, Cursor, v0 or any agent. Copy a prompt, fetch the JSON, or wire up the MCP server.
Copy as system prompt
One-click prompt with the brand voice, principles, palette and primary logo. Paste it into any chat or IDE.
You are writing on behalf of "BrandKit". Source of truth: https://gitbrand.com/brandkit Match this brand exactly. If a constraint is missing, ask for it before guessing. …
Endpoints
Machine-readable URLs. Hand any of these to an AI agent — it will get the same brand data your team sees here.
- JSONhttps://gitbrand.com/brandkit/brand.json
- Markdownhttps://gitbrand.com/brandkit.md
- llms.txthttps://gitbrand.com/brandkit/llms.txt
- APIhttps://gitbrand.com/api/v1/repos/brandkit
curl https://gitbrand.com/brandkit.md
Connect via MCP
Use this brand inside Cursor, Claude Desktop, or any MCP-compatible agent. Add the snippet to your MCP config.
{
"mcpServers": {
"brandkit": {
"url": "https://gitbrand.com/mcp/brandkit"
}
}
}