ezlogo
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 "ezlogo". Source of truth: https://gitbrand.com/ezlogo 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/ezlogo/brand.json
- Markdownhttps://gitbrand.com/ezlogo.md
- llms.txthttps://gitbrand.com/ezlogo/llms.txt
- APIhttps://gitbrand.com/api/v1/repos/ezlogo
curl https://gitbrand.com/ezlogo.md
Connect via MCP
Use this brand inside Cursor, Claude Desktop, or any MCP-compatible agent. Add the snippet to your MCP config.
{
"mcpServers": {
"ezlogo": {
"url": "https://gitbrand.com/mcp/ezlogo"
}
}
}