This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+11 more
Summary
AI summarynvim-mcp is now packaged as a Cursor plugin for one-click install.
Full changelog
What's New
Cursor Marketplace plugin
nvim-mcp is now packaged as a Cursor plugin for one-click install (pending marketplace review). Installing it in Cursor adds both the MCP server registration and the agent rule in a single step. To activate the rule on demand, start chats with something like "Connect to my Neovim instance", or set the rule to "Always" in Settings → Rules.
This release adds .cursor-plugin/plugin.json, mcp.json, rules/nvim-mcp.mdc, and assets/avatar.png at the repo root — the layout required by the Open Plugins standard.
Non-interactive flags on the config generator
config/generate-configs.sh now supports --cursor, --claude, --codex, --opencode, and --all for scripted use. The interactive menu still works when called without arguments.
Other Changes
- README: added a "Cursor users" callout in Quick start
- Strengthened the rule description so "Apply Intelligently" mode triggers reliably when the user mentions Neovim or nvim-mcp
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About paulburgess1357/nvim-mcp
MCP server providing AI assistants with full control of Neovim instances via msgpack-RPC. Read/edit buffers, run commands, send keys, query LSP diagnostics, and annotate code with highlights. No plugin required.
Related context
Related tools
Earlier breaking changes
Beta — feedback welcome: [email protected]