Framingui MCP Server

The design system your coding agent can't drift from. Demos · How it works · Free scope · framingui.com. It runs locally over stdio via the published package.

People connecting coding agent tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-23 · ★ 4 · #104 OF 194 MAINTAINED CODING AGENT · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Framingui

Claude Code

claude mcp add soo-kate-framingui-skill -- npx -y @framingui/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "soo-kate-framingui-skill": {
      "command": "npx",
      "args": [
        "-y",
        "@framingui/mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-08-18 - young repo, little track record yet

license MIT - declared in the repository

npm package @framingui/mcp - the @framingui scope differs from the repo owner (soo-kate); confirm it's the project's official package

registry namespace io.github.soo-kate is GitHub-verified and matches the repo owner

03 · What Framingui can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.1.0-free.2 · 2026-08-23

Third certified theme, and the accessibility defect that authoring it exposed. · apothecary-paper certified. A warm-paper, neutral-ink identity derived by measuring a live apothecary storefront rather than by taste…

v0.1.0-free.1 · 2026-08-18

The first free release of FramingUI: the editorial-tech theme, 30 components, all core layout tokens and screen recipes, and the zero-install validators. · framingui-skill-free.tgz - the agent skill. Extract into…

04 · Who maintains Framingui

framingui is maintained by soo-kate. It's the only MCP server we track from this author; the repo dates to Aug 2026.

05 · Facts

category
coding agent - ranked #104 of 194 actively-maintained coding agent servers as of 2026-08-25.
release cadence
2 releases in the last 90 days (latest 2026-08-23)
registry
io.github.soo-kate/framingui (active, first published 2026-08-18)
packages
npm:@framingui/mcp

06 · Framingui FAQ

What is Framingui?

The design system your coding agent can't drift from. Demos · How it works · Free scope · framingui.com. It runs locally over stdio via the published package.

Is Framingui still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-23 and it shipped 2 releases in the last 90 days. We re-verify nightly.

How do I install Framingui?

Run `npx -y @framingui/mcp`. You can also paste the ready-made client config above.

Does Framingui run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Framingui

More coding agent MCP servers · Lain · Squirrelscan · Agendum · Starwind UI MCP Server · RLM Tools

More JavaScript MCP servers · Openregistry · Edict · Spoken · Sprintra · Sprite Cook · see all