avante.nvim
Use your Neovim like using Cursor AI IDE!
avante.nvim MCP Server
MCP server for yetone/avante.nvim
Ready-to-Use Client Configurations
{
"mcpServers": {
"avante.nvim": {
"command": "npx",
"args": [
"-y",
"@yetone/avante.nvim"
]
}
}
}