MCP Server
MCP
io.github.iggredible/vim-mcp
Connect Claude Code to Vim/Neovim - query state, execute commands, search help, record macros
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "vim-mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment