Skip to content

Release v1.2.7

Choose a tag to compare

@github-actions github-actions released this 07 Dec 12:42
· 9 commits to main since this release

MCP Modus v1.2.7

🔒 Security & Reliability Improvements

  • Pre-bundled Documentation: All docs included with package - no runtime downloads
  • Enhanced Security: Removed postinstall hooks for safer installation
  • Offline Operation: Works completely offline after installation
  • Verified Content: Documentation verified during CI/CD process

Features

  • 📚 43 Modus Web Components documented with complete API references
  • 🎨 6 Design Rule categories (colors, icons, spacing, typography, breakpoints, radius/stroke)
  • ⚙️ 5 Setup guides (HTML, React, themes, testing, universal rules)
  • 🔧 10 MCP tools for comprehensive development support
  • 🖥️ Multi-IDE support (Claude Desktop, Cursor, VS Code)
  • 📱 Secure offline operation with bundled documentation

Installation Options

Option 1: NPX (Recommended)

{
  "mcpServers": {
    "modus-docs": {
      "command": "npx",
      "args": ["-y", "@julianoczkowski/mcp-modus"]
    }
  }
}

Option 2: Global Install

npm install -g @julianoczkowski/mcp-modus

Package Stats

  • 54 total documentation files (43 components + 6 rules + 5 setup)
  • ~80 KB compressed
  • ~350 KB unpacked
  • 10 MCP tools across 3 categories