Skip to content
Cline

Matra for Cline

com.matrajs/matra

The Matra rich text editor's documentation as an MCP server: every extension, command and API.

client:Cline transport:stdio runtime:npm

Install Matra in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "matra": {
      "command": "npx",
      "args": [
        "-y",
        "@matrajs/mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Matra in other clients