UCD Coach

daily design digest

Design systemsEstablished

Dev Mode MCP grounds AI code in your system

Published 24 July 2026 · Source dated 24 June 2025

Figma's Dev Mode MCP Server feeds your actual design system — components, tokens, styles — into AI coding agents like Cursor and Claude Code, so generated code matches what your team already built. It's been live over a year and is now routine, not a novelty.

The Dev Mode MCP Server lets AI code agents (Cursor, Claude Code, VS Code with Copilot) query your live Figma file for real component and token data, instead of guessing from a screenshot. Figma's own team demoed this back in mid-2025, and it's now baseline expectation on teams doing AI-assisted design-to-code handoff. For design systems specifically, this raises the stakes on hygiene: messy or undocumented components produce messy AI-generated code, which is a strong argument for keeping your library cleanly named and properly tokenised. If you're contributing to or maintaining a design system, understanding roughly what MCP reads from your file is becoming as useful as understanding Auto Layout.

Coach

Pick one component in your Figma file, tidy its naming and tokens, then skim Figma's Dev Mode MCP docs to see exactly what data it exposes to AI tools.

Source: youtube.com ·