Productivity|Development|AI / MLTypeScript
plate
Rich-text editor with AI and shadcn/ui
N/A rating (0 reviews)0 installs16,118 GitHub stars
rich-texteditorAI
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.