Memory Bank MCP

by movibe
Verified

switch_mode

Change the operational mode of the Memory Bank MCP server to architect, ask, code, debug, or test to align with specific AI assistant tasks.

Instructions

Switches to a specific mode

Input Schema

NameRequiredDescriptionDefault
modeYesName of the mode to switch to (architect, ask, code, debug, test)

Input Schema (JSON Schema)

{ "properties": { "mode": { "description": "Name of the mode to switch to (architect, ask, code, debug, test)", "type": "string" } }, "required": [ "mode" ], "type": "object" }
ID: riei9a6dhx