Back to directory
raymondlowe/roo-code-custom-mode-editor-mcp-server

raymondlowe/roo-code-custom-mode-editor-mcp-server

@raymondlowe0

An MCP server that knows how to edit the Roo Code custom modes file

roo-codecustom-modeseditortool

Installation & Configuration

{
  "mcpServers": {
    "roo-code-custom-mode-editor": {
      "command": "node",
      "args": [
        "/path/to/roo-code-custom-mode-editor-mcp-server/build/index.js"
      ],
      "disabled": false,
      "alwaysAllow": []
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/4/27
Updated
2025/4/27