Zoviz Help Center
Public & partner tools

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

  1. Visit /mcp for connection instructions.
  2. Add the Zoviz MCP server to your AI assistant — in Claude, add it as a connector; in Claude Code, use claude mcp add.
  3. Sign in when prompted — the server acts on your own Zoviz account.
  4. 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:

Tools the server exposes

GroupToolsWhat they do
Accountget_account_info · get_credits · get_workspace_membershipsWho you are, your credit balance, your workspaces.
Brands & logosget_brand_list · get_brand_logo_files · add_brand · create_logo · generate_more_logos · download_logoBrowse brands, create new ones, generate and download logos.
AI generationgenerate_image · generate_social_content · image_edit · remove_backgroundImages, social posts, and edits — in your brand style.
Mediaupload_media · media_confirmSend 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?

An actual test session: Claude calls get_credits and get_brand_list and answers with live account data.