There was an error while loading. Please reload this page.
1 parent a7d98b3 commit f75b23eCopy full SHA for f75b23e
1 file changed
lua/astrocommunity/editing-support/mcphub-nvim/init.lua
@@ -5,16 +5,7 @@ return {
5
},
6
event = "User AstroFile",
7
cmd = "MCPHub",
8
- opts = {
9
- port = 3000,
10
- config = vim.fn.expand "~/mcpservers.json",
11
- log = {
12
- level = vim.log.levels.WARN,
13
- to_file = false,
14
- file_path = nil,
15
- prefix = "MCPHub",
16
- },
17
+ opts = {},
18
specs = {
19
{
20
"olimorris/codecompanion.nvim",
0 commit comments