macvim

GitHub

Vim - the text editor - for macOS

7,861 stars Vim Script 1 file ยท ~1,446 tokens #macos#macvim#vim

macvim MCP Server

MCP server for macvim-dev/macvim

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "macvim": {
      "command": "npx",
      "args": [
        "-y",
        "@macvim-dev/macvim"
      ]
    }
  }
}