
Zaai Dev Mcp
Pull Zaai Dev brand briefs and captured UI references into the agent while implementing screens and marketing pages.
Overview
Zaai Dev MCP is a MCP server for the Build phase that injects your Zaai Dev brand brief and captured design references into coding agents.
What is this MCP server?
- Stdio npm package @zaai-dev/mcp (v0.6.2) for local MCP wiring
- Zaai Dev brand brief plus captured design references in one workspace
- Per-user zaai_mcp_ Bearer token scopes captures and optional project allowlists
- Configurable ZAAI_API_URL (default https://zaaidev.com) for staging or local dev
- Published npm package @zaai-dev/mcp at version 0.6.2
- Default workspace API base https://zaaidev.com
- MCP tokens use zaai_mcp_ prefix with Bearer auth on workspace requests
What problem does it solve?
Agents drift from your real brand and reference library because briefs and captures live outside the repo.
Who is it for?
Solo builders using Zaai Dev who want Claude Code or Cursor to honor brand briefs and visual references during frontend implementation.
Skip if: Teams without a Zaai Dev workspace, pure backend-only work with no UI surface, or workflows that cannot run npm stdio MCP servers.
What do I get? / Deliverables
Your agent reads scoped brand and reference data from Zaai Dev over stdio MCP so UI and copy stay aligned with what you already captured.
- Agent-readable brand brief and design reference context from your Zaai Dev project
- Scoped retrieval tied to your user captures and allowlisted projects
Recommended MCP Servers
Journey fit
How it compares
Brand-and-reference workspace MCP, not a generic Figma screenshot skill or public design marketplace.
Common Questions / FAQ
Who is Zaai Dev MCP for?
Indie and solo builders on Zaai Dev who use MCP agents to ship branded UI and want captures and briefs available as tools.
When should I use Zaai Dev MCP?
Use it during Build frontend work whenever you generate layouts, components, or marketing copy that must match your Zaai Dev brand system.
How do I add Zaai Dev MCP to my agent?
Install @zaai-dev/mcp via npm stdio, set ZAAI_API_TOKEN to a zaai_mcp_ token from https://zaaidev.com/dev/settings/tokens, and register the server in Claude Code or Cursor.