headless-editor-mcp
10
The project is a headless code editor server that supports multiple programming languages through LSP and offers AI-assisted code manipulation via MCP. It includes features like secure file operations and session-based editing, primarily supporting TypeScript and JavaScript.
start_session
Create a new editing session
edit_code
Apply editing to code
validate_code
Verify the current code status
close_session
Clean up and close the session