Productivity|Development|AI / MLTypeScript

plate

Rich-text editor with AI and shadcn/ui

Free
N/A rating (0 reviews)0 installs16,357 GitHub stars
rich-texteditorAI
Local ProcessRuns locally on your machine via stdio. Lower risk than remote servers.

Plate is a rich-text editor framework designed for simplicity and efficiency, consisting of core functionalities, plugins for enhanced behaviors, unstyled primitives for accessibility, and styled components for design systems.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "plate": {
      "args": [
        "-y",
        "@platejs/core"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Reviews

Sign in to review

Loading reviews...

Credentials

Store API keys for plate securely

Loading...