<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Zoviz Team</title>
    <description>The latest articles on DEV Community by Zoviz Team (@zovizapp).</description>
    <link>https://dev.to/zovizapp</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4032695%2F5f8000db-290e-4414-9a7f-3c8f1e4f400a.png</url>
      <title>DEV Community: Zoviz Team</title>
      <link>https://dev.to/zovizapp</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/zovizapp"/>
    <language>en</language>
    <item>
      <title>Create Logos and Full Brand Kits Inside Claude: A Practical Guide to the Zoviz MCP Server</title>
      <dc:creator>Zoviz Team</dc:creator>
      <pubDate>Thu, 16 Jul 2026 20:21:49 +0000</pubDate>
      <link>https://dev.to/zovizapp/create-logos-and-full-brand-kits-inside-claude-a-practical-guide-to-the-zoviz-mcp-server-1b5n</link>
      <guid>https://dev.to/zovizapp/create-logos-and-full-brand-kits-inside-claude-a-practical-guide-to-the-zoviz-mcp-server-1b5n</guid>
      <description>&lt;p&gt;&lt;em&gt;Originally created for the &lt;a href="https://zoviz.com/mcp" rel="noopener noreferrer"&gt;Zoviz MCP page&lt;/a&gt;. Cross posted to DEV with a canonical link.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;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.&lt;/p&gt;

&lt;p&gt;The Model Context Protocol (MCP) has quietly fixed this category of problem. Since Anthropic open sourced &lt;a href="https://modelcontextprotocol.io/" rel="noopener noreferrer"&gt;MCP&lt;/a&gt;, 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.&lt;/p&gt;

&lt;h2&gt;
  
  
  What is MCP, in one minute
&lt;/h2&gt;

&lt;p&gt;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.&lt;/p&gt;

&lt;h2&gt;
  
  
  What the Zoviz MCP server can do
&lt;/h2&gt;

&lt;p&gt;Once connected, your assistant gets a toolbox for branding work:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Logo generation&lt;/strong&gt; with SVG and PNG exports, transparent backgrounds included&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Brand identity packages&lt;/strong&gt;: color palettes, typography, and brand guidelines&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Image generation&lt;/strong&gt; for product shots, hero banners, and illustrations&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Image editing&lt;/strong&gt;: refine, recolor, crop, or extend existing assets&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Social media assets&lt;/strong&gt; sized for Instagram, LinkedIn, and X&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Ad campaign materials&lt;/strong&gt; such as display banners and carousel cards&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;SEO metadata&lt;/strong&gt;: OG images, alt text, and schema.json&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Print ready bundles&lt;/strong&gt; with brand guidelines&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The point is not any single tool. It is that the whole flow happens in one conversation, with your project context already loaded.&lt;/p&gt;

&lt;h2&gt;
  
  
  Setup in Claude (about two minutes)
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Open &lt;strong&gt;Settings → Connectors&lt;/strong&gt; in Claude Desktop or claude.ai&lt;/li&gt;
&lt;li&gt;Add a custom connector named &lt;strong&gt;Zoviz&lt;/strong&gt; and paste the MCP URL:
&lt;/li&gt;
&lt;/ol&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;https://mcp.zoviz.com/mcp
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ol&gt;
&lt;li&gt;Click &lt;strong&gt;Add&lt;/strong&gt;, then &lt;strong&gt;Connect&lt;/strong&gt;, and sign in with your Zoviz account&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;You authenticate once and the connection is reused across environments, which is handy for teams that keep MCP configuration in a repository. The server also works with Cursor, Windsurf, Perplexity, and other hosts that implement the protocol; availability varies by client and release channel, so check your client's MCP settings.&lt;/p&gt;

&lt;h2&gt;
  
  
  A typical workflow
&lt;/h2&gt;

&lt;p&gt;You describe what you want in plain language:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Create a logo for "Vaultr": trustworthy, modern, minimal. Bold sans serif, vault door icon.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;And a moment later you get real deliverables:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;✓ logo.svg
✓ brand-guide.pdf
✓ og-image.png
✓ schema.json
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;From there you can iterate conversationally: "make the icon rounder", "give me a dark mode variant", "export a 1200x630 OG image for the landing page".&lt;/p&gt;

&lt;h2&gt;
  
  
  Where this fits in a developer workflow
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Shipping a landing page.&lt;/strong&gt; Generate the logo, favicon, OG image, and schema metadata while you write the copy, without opening a design tool.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Hackathons.&lt;/strong&gt; A believable brand in minutes buys your demo a lot of credibility for very little time.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Freelance and client work.&lt;/strong&gt; Spin up brand concepts during a call, then refine the direction the client likes.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Indie products.&lt;/strong&gt; Keep visual consistency across your app, socials, and store listings from one brand source.&lt;/p&gt;

&lt;h2&gt;
  
  
  Good to know
&lt;/h2&gt;

&lt;p&gt;MCP access is included in Zoviz subscriptions, which start at $29 per month, so there is no separate API bill to track. Your prompts and assets stay within the tools you already use, and teams with stricter requirements can look at enterprise deployment options.&lt;/p&gt;

&lt;h2&gt;
  
  
  Wrap up
&lt;/h2&gt;

&lt;p&gt;MCP is turning assistants from advisors into operators, and branding is a surprisingly good fit for it. If design work is the tax you pay to ship, this setup shrinks it to a conversation.&lt;/p&gt;

&lt;p&gt;Full setup details and pricing live on the &lt;a href="https://zoviz.com/mcp" rel="noopener noreferrer"&gt;Zoviz MCP page&lt;/a&gt;. If you try it, I would love to hear what you build — drop a comment below.&lt;/p&gt;

</description>
      <category>mcp</category>
      <category>ai</category>
      <category>branding</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
