useVyre component context for AI agents β valid props, variants, anti-patterns, and design tokens.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
AI-native design system for humans and agents. Built on semantic CSS variables β no runtime magic, no hallucinations.
Most design systems were built for humans reading documentation. useVyre is built for both β every naming convention, token structure, and component API is designed so that AI coding agents (Claude, Cursor, Copilot, Windsurf) can generate correct, consistent UI without guessing.
| Problem | useVyre solution |
|---|---|
| AI hallucinates component props | Every component has an inline AI context block |
| AI uses raw color values | Semantic tokens replace all raw colors |
| AI generates inconsistent spacing | 4px grid enforced via spacing tokens |
| AI doesn't know valid variants | data-variant API is explicit and enumerated |
| Design system only works in one framework | CSS variables work everywhere |
Core
| Package | Version | Downloads | Description |
|---|---|---|---|
@usevyre/tokens | DTCG-compliant design tokens β CSS variables, JS/TS, JSON | ||
@usevyre/react | React + TypeScript components | ||
@usevyre/vue | Vue 3 + TypeScript components | ||
@usevyre/init | One-command setup CLI (npx @usevyre/init) | ||
@usevyre/all Β· react-all Β· vue-all | β | β | Convenience meta-packages (tokens + components in one install) |
AI tooling
| Package | Version | Downloads | Description |
|---|---|---|---|
@usevyre/ai-context | Machine-readable component schema for LLM system prompts | ||
@usevyre/mcp-server | MCP server β gives agents live access to the component schema | ||
@usevyre/eslint-plugin | Lints for invalid variants, raw colors, hallucinated props | ||
@usevyre/validate-ai-context | CI check that the AI context stays in sync with components | ||
@usevyre/prompt-templates | Ready-made prompts for generating UI with useVyre |
40+ production-ready components for React and Vue β buttons, forms (Input, Field, Radio, Checkbox, Select), overlays (Modal, Sheet, Popover, Tooltip), data (DataGrid, Table, Pagination), layout (Sidebar/AppLayout, Card, Tabs), and richer pieces like Kanban, Conversation (chat), DateRangePicker, and a zero-dependency RichTextEditor β plus more on the way.
Every component ships with an inline AI-context block, a machine-readable schema entry, and documented anti-patterns.
Browse the full list with live demos β usevyre.com/docs/components
Full setup guide β usevyre.com/docs/installation
Real, multi-page layouts built entirely from useVyre components:
--vyre-color-semantic-accent not --amber-400Run the docs site locally to browse all component examples and live demos.
Prerequisites: Node.js β₯ 18, pnpm β₯ 9
Open http://localhost:4321 in your browser.
Shortcut β tokens build + dev server in one command:
This project is in early development. Feedback, ideas, and bug reports are very welcome β open an issue to get started.
MIT Β© Gapra
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/usevyre-context)<a href="https://allmcps.com/mcp/usevyre-context"><img src="https://allmcps.com/api/badge/usevyre-context?style=directory" alt="UseVyre Context on AllMCPs" /></a>