macvim
Vim - the text editor - for macOS
macvim MCP Server
MCP server for macvim-dev/macvim
Ready-to-Use Client Configurations
{
"mcpServers": {
"macvim": {
"command": "npx",
"args": [
"-y",
"@macvim-dev/macvim"
]
}
}
}