roo-code-custom-mode-editor-mcp-server
0
The roo-code-custom-mode-editor-mcp-server is an MCP server designed to manage Roo Code custom modes files efficiently. It offers functionality to list, create, and update custom modes without overwriting existing files.
list_custom_modes
List all custom patterns in the `.roomodes` file
create_custom_mode
Create a new custom mode, which requires slug, name, roleDefinition, customInstructions, and groups fields
get_custom_mode_fields
Get fields for the custom pattern for the specified slug
put_custom_mode_fields
Update one or more fields of the custom pattern for the specified slug