Project Creator – AI-Assisted Code Editing System
For the Editor MCP open-source project, I built a server that enables reliable AI-assisted code editing. The system features multi-step, verifiable editing workflows and syntax validation to support iterative improvement in code by language models. I implemented conflict detection, syntax validation, and granular access control for secure AI-driven editing sessions. • Built MCP protocol tools for function finding, reading, and editing in code files • Enabled syntax validation for Python and JavaScript/JSX • Developed multi-step editing for code reliability and AI integrity • Designed content ID verification and security for edit operations