coder/claudecode.nvim
🧩 Claude Code Neovim IDE Extension
Platform-specific configuration:
{
"mcpServers": {
"claudecode.nvim": {
"command": "npx",
"args": [
"-y",
"claudecode.nvim"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...