7etsuo/tetsuo.nvim
Tetsuo.nvim is an agentic code assistant for Neovim that features three modes (Ask, Edit, and Agent), a context system for awareness, an extensible tool framework, multi-provider AI support including local models, and a complete chat-based UI with syntax highlighting and diff previews.
Platform-specific configuration:
{
"mcpServers": {
"tetsuo.nvim": {
"command": "npx",
"args": [
"-y",
"tetsuo.nvim"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...