
Security News
Lovable’s OJ Rewrites Vite’s Dev Server in Rust as AI Lowers the Cost of Forking Open Source
Lovable’s OJ rewrites Vite’s dev server in Rust, reducing memory use and preview times as AI lowers the cost of open source reimplementation.
@framingui/mcp
Advanced tools
FramingUI MCP server — token-driven design system tools for coding agents. Free scope: editorial-tech theme + 30 components. Full catalog: https://framingui.com?ref=mcp-official
MCP (Model Context Protocol) server for FramingUI — a token-driven design system for coding agents.
Free scope: the editorial-tech theme + 30 components. The full catalog (more themes, more components, packs) is at framingui.com.
The server is a thin stdio wrapper around the FramingUI skill's bundled, zero-dependency validation scripts. Reports are returned verbatim — including LICENSE_REQUIRED messages for vocabulary outside the free scope.
{
"mcpServers": {
"framingui": {
"command": "npx",
"args": ["-y", "@framingui/mcp"]
}
}
}
Or with Claude Code:
claude mcp add framingui -- npx -y @framingui/mcp
| Tool | What it does |
|---|---|
framingui_doctor | Verifies FramingUI wiring in a project (theme CSS variables, components, config). |
framingui_validate_screen | Validates a screen definition JSON against the design-system contract; returns the report verbatim. |
framingui_catalog | Returns the free-scope reference docs: components, themes, tokens, or recipes. |
framingui_recipe_show | Shows one screen recipe as JSON (anatomy, states, accessibility, acceptance). |
The package embeds a copy of the repo's skill at skill/framingui/ so it is self-contained on npm. After changing ../skill/framingui, re-sync and commit:
node scripts/sync-skill.mjs
Smoke test (spawns the server over stdio and exercises every tool):
npm install
npm run smoke
MIT
FAQs
FramingUI MCP server — token-driven design system tools for coding agents. Free scope: editorial-tech theme + 30 components. Full catalog: https://framingui.com?ref=mcp-official
The npm package @framingui/mcp receives a total of 19 weekly downloads. As such, @framingui/mcp popularity was classified as not popular.
We found that @framingui/mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
Lovable’s OJ rewrites Vite’s dev server in Rust, reducing memory use and preview times as AI lowers the cost of open source reimplementation.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.