Modes MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MODES_CONFIG_PATHNoPath to custom modes configuration file.%APPDATA%/Code/User/globalStorage/rooveterinaryinc.roo-cline/settings/cline_custom_modes.json

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list_modes

List all custom modes

get_mode

Get details of a specific mode

create_mode

Create a new custom mode

update_mode

Update an existing custom mode

delete_mode

Delete a custom mode

validate_mode

Validate a mode configuration without saving it