MCP Server
Connect AI assistants directly to Zoviz tools.
What it is
Zoviz's MCP (Model Context Protocol) server lets AI assistants — like Claude — use Zoviz tools natively: creating logos, generating brand assets, and more, from inside a conversation. It's Zoviz for the AI-assistant era.
Where to find it
zoviz.com → MCP (/mcp) — server at mcp.zoviz.com.
How to use it
- Visit
/mcpfor connection instructions. - Add the Zoviz MCP server to your AI assistant — in Claude, add it as a connector; in Claude Code, use
claude mcp add. - Sign in when prompted — the server acts on your own Zoviz account.
- Ask your assistant for logos and brand assets in plain language — it calls Zoviz directly.
What you can ask
Once connected, these are all one-sentence requests your assistant can fulfil with Zoviz tools:
- “Create a logo for my new coffee shop called Artisan Coffee.”
- “How many AI credits do I have left?”
- “List my brands and show me the logo files for Zoviz Careers.”
- “Generate three more logo options in warmer colors.”
- “Write an Instagram post announcing our summer sale, in my brand voice.”
- “Remove the background from this product photo.” (attach an image)
Tools the server exposes
| Group | Tools | What they do |
|---|---|---|
| Account | get_account_info · get_credits · get_workspace_memberships | Who you are, your credit balance, your workspaces. |
| Brands & logos | get_brand_list · get_brand_logo_files · add_brand · create_logo · generate_more_logos · download_logo | Browse brands, create new ones, generate and download logos. |
| AI generation | generate_image · generate_social_content · image_edit · remove_background | Images, social posts, and edits — in your brand style. |
| Media | upload_media · media_confirm | Send your own files to Zoviz for editing. |
Credits: generation tools (logos, images, social content) draw from the same AI credit balance you see in the app. Read-only calls like listing brands don't create anything.
Tested live in Claude
The exchange below is a real session — Claude connected to the Zoviz MCP server, with actual server responses:
You
How many AI credits do I have, and which brands are on my account?
Claude → Zoviz MCP
⚙ get_credits → “Credit balance: 775 credits”
⚙ get_brand_list → “Found 96 brand(s): Zoviz Careers (full, #9d2802), Artisan Coffee (full, #388e3c), Velvet Rose Spa (full, #a81870)…”
Claude
You have 775 credits. There are 96 brands on your account — recent ones include Zoviz Careers, Artisan Coffee, and Velvet Rose Spa. Want me to pull the logo files for any of them?
get_credits and get_brand_list and answers with live account data.