Kill hardcoded values
Replace scattered hex codes and magic numbers with tokens the whole team owns.
Bezel for Developers
Stop translating static specs by hand. Bezel gives you design tokens with real names and values, a preview that runs your own components, and an MCP server so your AI coding tools use the same system you do.
Design Token Export
Export a W3C-format design-tokens.json and run Bezel Kit to generate scoped CSS variables. Export names are independent of token paths, so values land under the names your framework expects.
No more hunting through design files for the real value of a color.
Bezel MCP
Connect Claude Code, Cursor, or any MCP-aware tool to Bezel and generated UI reaches for your tokens instead of inventing a new blue every prompt.
Agents can query the project manifest, pull tokens by path, or fetch a bundle for a whole component.
Live Previews
Point Bezel at your Storybook or a running app and token changes render on your real components in your real framework.
Designers can adjust values and see the effect on production components without opening a pull request.
Replace scattered hex codes and magic numbers with tokens the whole team owns.
Get exact names and values instead of reading them off a design file.
Let coding agents pull the real system so generated UI doesn’t need a second pass.
Bezel produces files and protocols you already know how to use.
FAQ
Export design-tokens.json from your project and run Bezel Kit, the open-source CLI, to generate scoped CSS variables and supporting modules you can import directly.
Yes. Each token has its own export name, independent of its path, so values land under the names your framework expects. Bezel MCP can also emit framework-specific overrides.
Any MCP-aware client, including Claude Code and Cursor. Once connected, the tool can query your tokens, guidelines, and project context while it writes code.
No. Bezel never commits or opens pull requests. You bring tokens into your codebase by exporting the JSON, and AI tools read the system over MCP.
Same System
Zero Drift Design
Start a Bezel project, export your tokens, and connect your AI tools in minutes.