Matra for Windsurf
com.matrajs/matra
The Matra rich text editor's documentation as an MCP server: every extension, command and API.
client:Windsurf
transport:stdio
runtime:npm
Install Matra in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"matra": {
"command": "npx",
"args": [
"-y",
"@matrajs/mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs