avante.nvim

GitHub

Use your Neovim like using Cursor AI IDE!

18,016 stars Lua 1 file ยท ~19,779 tokens

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"
      ]
    }
  }
}