Skip to main content
Glama

Edit MCP

interactive_edit_session

Initiate an interactive editing session to modify complex files directly, guided by custom instructions for precise and structured changes.

Instructions

Start an interactive editing session for complex edits

Input Schema

NameRequiredDescriptionDefault
filesYesList of files to edit
instructionsNoInstructions for the editing session

Input Schema (JSON Schema)

{ "properties": { "files": { "description": "List of files to edit", "type": "array" }, "instructions": { "description": "Instructions for the editing session", "type": "string" } }, "required": [ "files" ], "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/mixelpixx/edit-mcp'

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