oakenai/headless-editor-mcp
If you are the rightful owner of headless-editor-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A robust, language-agnostic headless code editor that leverages the Language Server Protocol (LSP) for code intelligence and the Model Context Protocol (MCP) for AI-assisted code manipulation.
Tools
Functions exposed to the LLM to take actions
start_session
Create a new editing session
edit_code
Apply edits to code
validate_code
Validate current code state
close_session
Clean up and close a session
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client