Get the FREE Ultimate OpenClaw Setup Guide →

plate

Rich-text editor with AI, MCP, and shadcn/ui

Installation
Run this command in your terminal to add the MCP server to Claude Code.
Run in terminal:
Command
claude mcp add --transport stdio udecode-plate npx -y @platejs/core

How to use

Plate is a rich-text editor framework designed for simplicity and efficiency. It consists of four main parts: Core, Plugins, Primitives, and Components. The Core is a special plugin system tailored for slate-react, making it easier to develop your project. The Plugins enhance editor behaviors, hooks, serialization, and normalization. Primitives provide unstyled and accessible components built on Radix UI, while Components are designed to help you create your own component library using Plate CLI and shadcn/ui.

How to install

To install Plate, ensure you have Node.js installed on your machine. Then, run the following commands in your terminal:

  1. Initialize a new project:
    mkdir my-plate-project
    cd my-plate-project
    npm init -y
    
  2. Install Plate:
    npx @platejs/core
    

Additional notes

For more information, check out the official documentation at https://platejs.org/docs. If you encounter any issues, consider joining the Discord community for support. Additionally, you can explore various templates provided to kickstart your project.

Related MCP Servers

Sponsor this space

Reach thousands of developers