
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
@framingui/mcp-server
Advanced tools
FramingUI MCP server for production UI workflows, discovery, validation, and quota-aware billing visibility
MCP server for building production UI through FramingUI.
@framingui/mcp-server gives AI coding agents a real local-first UI contract: components, themes, layout tokens, validated workflows, and environment checks.
Use the CLI without a local install:
npx -y @framingui/mcp-server@latest
Recommended project setup:
npx -y @framingui/mcp-server@latest init
init writes a local-only MCP config, so bundled package themes, templates, tokens, and component fallbacks work without login.
Hosted authentication is optional:
npx -y @framingui/mcp-server@latest login
Use hosted auth only when you need account features, entitlement checks, or quota visibility. In local-only mode, the whoami MCP tool reports the local session and available local themes.
npx -y @framingui/mcp-server@latest init
npx -y @framingui/mcp-server@latest login
npx -y @framingui/mcp-server@latest logout
npx -y @framingui/mcp-server@latest status
npx -y @framingui/mcp-server@latest
{
"mcpServers": {
"framingui": {
"type": "stdio",
"command": "npx",
"args": ["-y", "@framingui/mcp-server@latest"],
"env": {
"FRAMINGUI_LOCAL_ONLY": "1"
}
}
}
}
Use the guarded workflow for production work:
preview-theme when theme recipes or defaults matterget-screen-generation-contextpreview-component for component ambiguitylist-icon-libraries before adding iconsvalidate-screen-definitionvalidate-environment with sourceFiles for dependency, style-contract, and code-audit checksChoose one contract before relying on FramingUI defaults:
host-utility: keep explicit utility stylingframingui-native: import @framingui/ui/styles, mount FramingUIProvider, and use the generated framingui-thememigrate: stop and decide the migration path firstFramingUI exposes guidance for:
/screen/draft/section/responsive/a11y/theme-swap/doctor/install-check/export/updatelist-themespreview-themelist-componentspreview-componentlist-screen-templatespreview-screen-templatelist_tokenslist-icon-librariespreview-icon-libraryget-screen-generation-contextvalidate-screen-definitionvalidate-environmentgenerate_screen (optional helper)generate-blueprintexport-screenvalidate_screeninit Updatesinit can:
tailwindcss-animate@import '@framingui/ui/styles'; to a detected global stylesheetframingui-theme moduleFramingUIProvider into app/layout.tsx or src/main.tsx.mcp.json with FRAMINGUI_LOCAL_ONLY=1FRAMINGUI-GUIDE.mdCLAUDE.md and AGENTS.mdMIT
FAQs
FramingUI MCP server for production UI workflows, discovery, validation, and quota-aware billing visibility
We found that @framingui/mcp-server 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.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.