Integrates Microsoft's Edit CLI into chat workflows via the Model Context Protocol.
Edit-MCP acts as a bridge between AI systems and file editing operations. It uses the Model Context Protocol (MCP) to allow AI models to read, write, search, replace, and format files, coordinating complex edits across multiple files using Microsoft's Edit tool in a hybrid architecture. By exposing a standardized MCP interface, Edit-MCP enables advanced file editing capabilities for AI systems, optimizing performance by routing simple operations to the file system manager and complex operations to the Edit instance manager.