Originally created for the Zoviz MCP page. Cross posted to DEV with a canonical link.
If you build side projects, you know the drill. The code is done, the product works, and then you lose an entire evening making a logo, an OG image, and social banners in a design tool you barely know.
The Model Context Protocol (MCP) has quietly fixed this category of problem. Since Anthropic open sourced MCP, a growing ecosystem of servers lets AI assistants talk to real services. Zoviz, an AI branding platform, now ships an MCP server that turns your assistant into a working design partner. Here is what it does and how to set it up.
What is MCP, in one minute
MCP is an open standard that connects AI assistants to external tools. Instead of copying context back and forth between apps, the assistant calls tools directly: it can query a database, read a repo, or in this case, generate brand assets. A server exposes capabilities, the client (Claude, Cursor, Windsurf, Perplexity and others) discovers them, and you just talk.






