Modes MCP Server
by ccc0168
Verified
create_mode
Create a new custom mode
Input Schema
Name | Required | Description | Default |
---|---|---|---|
customInstructions | No | Optional additional instructions for the mode | |
groups | Yes | Array of allowed tool groups | |
name | Yes | Display name for the mode | |
roleDefinition | Yes | Detailed description of the mode's role and capabilities | |
slug | Yes | Unique slug for the mode (lowercase letters, numbers, and hyphens) |
Input Schema (JSON Schema)
You must be authenticated.