Used by 1 plugin
Add to your .mcp.json:
{
"mcpServers": {
"mode-controller": {
"command": "npx",
"args": [
"-y",
"@otolab/mcp-mode-controller",
"--modes-path",
"${CLAUDE_PLUGIN_ROOT}/prompts/modes,${CLAUDE_PLUGIN_ROOT}/../products"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
npx