cousine/neovim-mcp
An MCP server for AI agents to command neovim
Platform-specific configuration:
{
"mcpServers": {
"neovim-mcp": {
"command": "npx",
"args": [
"-y",
"neovim-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...