The following changes are introduced:
* Update `kickstart.nvim` to latest commit ([6ba24..3338d](6ba2408cdf..3338d39206
))
* Add [`goose`](https://block.github.io/goose/) and [`goose.nvim`](https://block.github.io/goose/)
* Re-enable [`avante.nvim`](https://block.github.io/goose/)
Reviewed-on: #237
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
22 lines
282 B
JSON
22 lines
282 B
JSON
{
|
|
"mcpServers": {
|
|
"context7": {
|
|
"command": "pnpm",
|
|
"args": [
|
|
"dlx",
|
|
"@upstash/context7-mcp@latest"
|
|
]
|
|
},
|
|
"git": {
|
|
"command": "uvx",
|
|
"args": [
|
|
"mcp-server-git"
|
|
]
|
|
},
|
|
"vectorcode": {
|
|
"command": "vectorcode-mcp-server",
|
|
"args": []
|
|
}
|
|
}
|
|
}
|