avifenesh/claucode.nvim
A Neovim bridge plugin for Claude Code CLI, providing seamless integration between your editor and Claude's AI capabilities.
Platform-specific configuration:
{
"mcpServers": {
"claucode.nvim": {
"command": "npx",
"args": [
"-y",
"claucode.nvim"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...