spacemacs
A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
spacemacs MCP Server
MCP server for syl20bnr/spacemacs
Ready-to-Use Client Configurations
{
"mcpServers": {
"spacemacs": {
"command": "npx",
"args": [
"-y",
"@syl20bnr/spacemacs"
]
}
}
}