This article is for developers and designers connecting an AI tool — Claude, Cursor, VS Code, or similar — to a zeroheight design system.
You'll need an MCP URL from your design system team before you start. If you don't have one, ask your design system admin.
Figma Make
If you're a user with editor or admin access to zeroheight, you can use the zeroheight partner connector for Figma Make. Otherwise, follow the instructions below to use the zeroheight remote MCP server with Figma Make.
- In Figma Make, click the + icon, choose Connectors, then Manage
- Go to the Personal tab and click + Create connector
- Give the connector a name — the name of your design system works well
-
Add a description. The description influences how Figma Make uses the connector. You can use this:
This connector helps Figma Make work from your design system documentation, so prototypes stay on track from the start. Build testable proofs of concept faster using documented components, rules, and patterns — with this connector as the source of truth.
- Click Next, paste your Raw URL into MCP server URL, and click Create
- Click Connect next to your new connector
- Optionally set each tool to Always run so Figma Make can use them without asking for confirmation each time.
Check out Figma's own documentation on custom connectors here.
Claude (claude.ai or Claude desktop)
- Copy your URL from the Raw URL tab in the remote MCP details block or from styleguide settings
- Go to Settings → Connectors and click Add custom connector
- Enter a name and paste your remote MCP URL
VS Code with GitHub Copilot
- Select the VS Code tab in the remote MCP details block
- Click the icon next to the URL — VS Code MCP settings will open with the name and URL pre-populated
- Click Install
- Enable Agent Mode in GitHub Copilot Chat
Cursor
- Select the Cursor tab in the remote MCP details block
- Click the icon next to the URL — Cursor Tools and MCP settings will open with the name and URL pre-populated
- Click Install
Claude Code / Codex
- Select the Claude Code or Codex tab in the remote MCP details block
- Copy the command
- Open a terminal, paste and run the command
Microsoft Copilot Studio
- Create an agent in Copilot Studio
- In the agent's overview tab, set the model to GPT-5 or a Claude model — avoid GPT-4.1
- Go to Tools and create a new tool
- Choose Model Context Protocol from the modal
- Enter your remote MCP URL — note that logging and access will be associated with the user who retrieved the URL
- Select Connection, then Create new connection, then Add and configure
- Go to Connection Settings and click Connect
v0
- Click the + icon under the chat and choose MCPs
- Click Add New
- Choose Custom MCP
- Enter a name and paste your Raw URL
What you can ask
Once connected:
- "Search for pages about buttons"
- "What are the typography rules?"
- "Lint this code using the design system guidelines"
- Append the following to your prompt for the AI tool to create something "adhere to the design system guidelines accessible via the [MCP name] MCP"
Your MCP URL is a credential
Don't share your MCP URL — it grants read access to the styleguide on your behalf. If you think your URL has been compromised, contact your design system admin to reset MCP sessions.