Your design system, in your repo, followed by your coding agent. The token engine, component templates and CLI with its MCP server.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
claude mcp add tesserai -- npx -y @tesserai/cli{
"mcpServers": {
"tesserai": {
"command": "npx",
"args": ["-y", "@tesserai/cli"]
}
}
}MCP Servers overview
<p align="center"> <a href="https://tesserai.design/?utm_source=github&utm_medium=readme"><picture><source media="(prefers-color-scheme: dark)" srcset="assets/logo-dark.svg"><img src="assets/logo.svg" width="48" height="48" alt="tesserai"></picture></a> </p> # tesserai Your design system, in your repo, followed by your coding agent. [tesserai](https://tesserai.design/?utm_source=github&utm_medium=readme) turns your site's look (its colors, type and corners) into a design system. You see it on real screens, checked against WCAG and Apple's and Material's guidelines. Then one command installs it into your project as components you own. This repository is the part that runs in your project: the token engine, the component templates, and the CLI with its MCP server. It's MIT licensed. ```sh npx @tesserai/cli init https://tesserai.design/s/<your-share-link> ``` React (Base UI, Radix or React Aria), Vue (Reka UI) and Svelte 5 (Bits UI, both in beta) components, a Tailwind CSS 4 theme, and W3C DTCG tokens. Exports for SwiftUI, Jetpack Compose, Flutter, SCSS, MUI, Mantine, Chakra, Panda and StyleX. ## For coding agents `init` registers the MCP server for Claude Code and Cursor. The agent reads the system's tokens, components, contrast checks and design guidelines, and changes the system rather than hand-styling a screen. To add it yourself: ```sh claude mcp add tesserai -- npx -y @tesserai/cli mcp ``` [](https://cursor.com/en/install-mcp?name=tesserai&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyIteSIsIkB0ZXNzZXJhaS9jbGkiLCJtY3AiXX0%3D) [](https://vscode.dev/redirect/mcp/install?name=tesserai&config=%7B%22type%22%3A%22stdio%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22%40tesserai%2Fcli%22%2C%22mcp%22%5D%7D) Installed from an editor, the server asks the editor which folder it has open and serves that project. This repository is also a Claude Code and Cursor plugin, with a skill that tells the agent how to use the system, and `npx skills add tesseraihq/tesserai` adds the skill to other agents. | Tool | What it does | | --- | --- | | `outline` | The whole system in brief: palettes, meanings, type, spacing, radius, every component and its options | | `component_guide`, `example_page` | How to use a component, and whole forms and pages written with the components | | `get_tokens`, `get_component`, `explain`, `usage` | Read tokens and components, follow a token to its value, see what depends on it | | `check_contrast`, `guidelines` | Failing color pairs with fixes; the design guidelines themselves | | `list_operations`, `describe_operation`, `apply_changes` | Change the system (colors, type, spacing, a component's look) and regenerate | | `scan` | How the app uses the system: uses, overrides, never-used components and options, hard-coded values | | `sync`, `import_design_system`, `list_overrides`, `upload_scan` | Pull the latest design; bring an existing look in; what's been customised; keep a scan with the system | ## Commands | Command | What it does | | --- | --- | | `init <link or bundle>` | Install a system into the project | | `sync [link or bundle]` | Pull the latest version and regenerate, keeping files you changed | | `scan` | How the app uses its system, and what to change in it (`--fix` replaces exact matches) | | `import` | Bring the project's existing look in, from its stylesheets, token files and Tailwind config | | `doctor` | Check the project, the system and the link it follows | | `export <format>` | The system for another stack | | `storybook` | A Storybook with a story per component, light and dark, with accessibility checks | | `mcp` | Serve the system to coding agents over stdio | Full reference: [tesserai.design/docs](https://tesserai.design/docs). ## In this repository | Package | What | | --- | --- | | [`packages/core`](packages/core) | The design-system model, OKLCH color scales, generators, operations, contrast and guideline checks, emitters | | [`packages/templates`](packages/templates) | Every component, once per library | | [`packages/cli`](packages/cli) | `@tesserai/cli` on npm, and the MCP server | | [`packages/vue-fixture`](packages/vue-fixture), [`packages/svelte-fixture`](packages/svelte-fixture) | Projects that compile every generated component, to prove the templates | The builder at [tesserai.design](https://tesserai.design) (the editor, AI editing, sharing, teams) is a separate, hosted product. You don't need it to use what's here with a system you already have, and a system you install keeps working if you stop using it. ## Contributing See [CONTRIBUTING.md](CONTRIBUTING.md). In short: `pnpm install && pnpm build && pnpm verify`. ## License [MIT](LICENSE). The components and CSS the CLI writes into your project are yours. The tesserai name and logo are covered by [TRADEMARK.md](TRADEMARK.md).
What people ask about tesserai
What is tesseraihq/tesserai?
+
tesseraihq/tesserai is mcp servers for the Claude AI ecosystem. Your design system, in your repo, followed by your coding agent. The token engine, component templates and CLI with its MCP server. It has 0 GitHub stars and its last recorded update is dated 2026-09-27.
How do I install tesserai?
+
You can install tesserai by cloning the repository (https://github.com/tesseraihq/tesserai) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is tesseraihq/tesserai safe to use?
+
Our security agent has analyzed tesseraihq/tesserai and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains tesseraihq/tesserai?
+
tesseraihq/tesserai is maintained by tesseraihq. The last recorded GitHub activity is dated 2026-09-27, with 0 open issues.
Are there alternatives to tesserai?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy tesserai to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/tesseraihq-tesserai)<a href="https://claudewave.com/repo/tesseraihq-tesserai"><img src="https://claudewave.com/api/badge/tesseraihq-tesserai" alt="Featured on ClaudeWave: tesseraihq/tesserai" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ and follow here for daily tips and tricks: https://x.com/Scrapling_dev
The fastest path to AI-powered full stack observability, even for lean teams.