Find the server code here: https://github.com/krshrimali/context-pilot-rs and make sure to download the binary "context-pilot" from the releases page
Installation using Packer:
use {
"krshrimali/context-pilot.nvim", requires = {
"nvim-telescope/telescope.nvim",
"nvim-telescope/telescope-fzy-native.nvim"
}
}