Skip to main content
Glama

Mode Manager MCP

update_chatmode_from_source

Update a .chatmode.md file by syncing it with its source definition to ensure accurate chatmode configurations in the VS Code environment.

Instructions

Update a .chatmode.md file from its source definition.

Input Schema

NameRequiredDescriptionDefault
filenameYes

Input Schema (JSON Schema)

{ "properties": { "filename": { "title": "Filename", "type": "string" } }, "required": [ "filename" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/NiclasOlofsson/mode-manager-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server