Standardize tokens across a codebase
Replace scattered hardcoded values with a consistent, exported token set.
Bezel for Design Engineers
You already live between design intent and production code. Bezel makes that space a system: tokens with real semantics, previews on real components, and a single source of truth that developers and AI agents can read.
Design Tokens
Base and semantic tokens, aliases, export names, and types are all first-class. Change a base value and every semantic token that references it follows.
Tokens export in the W3C Design Tokens format, so they drop into the build pipeline you already have.
Live Previews
Point Bezel at your own Storybook or running app and token edits render on your components, in your framework, in under a second.
The preview is your code running, so what you see is what ships.
Bezel MCP
Connect compatible coding agents through MCP and they can query tokens, guidelines, and project context instead of inventing values.
You define the rules once. Developers and agents both follow them.
Replace scattered hardcoded values with a consistent, exported token set.
Give designers a place to decide and developers a format to implement, without translation in between.
Make sure agent-written components reach for your tokens instead of guessing.
Bezel produces standard artifacts and connects over open protocols, so nothing about your toolchain has to change.
FAQ
Bezel stores and exports design tokens in the W3C Design Tokens Community Group format, so they work with standard tooling and can be transformed into CSS variables or platform-specific outputs.
Yes. Each project has a configurable preview URL. Add the open-source Crystal receiver to your Storybook or running app and Bezel renders token changes on your own components.
Semantic tokens alias base tokens. When a base value changes, every semantic token referencing it updates, and the relationship is preserved on export.
Any MCP-aware tool can connect to Bezel MCP and query tokens, guidelines, and project context. That includes tools such as Claude Code and Cursor.
Zero Drift Design
Start a Bezel project and connect your tokens, components, and AI tools to one system.