Morphos & Kosmesis are here.Explore
PraxisJS

@praxisjs/mcp

Changelog for @praxisjs/mcp — PraxisJS MCP server for Claude Code.

@praxisjs/mcp

0.3.1

Bumped the tsdown build dependency from 0.20.3 to 0.22.4 — the older version's typescript peer range (^5.0.0) didn't include this repo's [email protected], so pnpm install reported an unmet peer dependency. No change to the published output.

0.3.0

Knowledge base expanded with the full @praxisjs/css reference. The MCP server now surfaces all CSS documentation — Stylesheet, ReactiveStylesheet, @Styled(), the fluent CSS builder, @Param(), @Style(), keyframes(), globalStyle(), preflight(), design tokens (TokenSheet, @Themed, ThemeInstance), cx(), and the praxisjsCSS() Vite plugin — via all four tools.

0.2.0

Internal stability improvements and corrected tool descriptions. No API changes.

0.1.0

Initial release — MCP server (praxisjs-mcp) compatible with any MCP-capable AI assistant (Claude Code, Cursor, VS Code/Copilot, Windsurf). Four tools: praxisjs_overview (docs index), praxisjs_get_page (page by slug), praxisjs_full_docs (full reference), and praxisjs_get_install_command (generates correct CLI install commands without version pinning).

On this page