fixed mcphub
This commit is contained in:
@@ -5,7 +5,6 @@ return {
|
|||||||
"nvim-lua/plenary.nvim",
|
"nvim-lua/plenary.nvim",
|
||||||
},
|
},
|
||||||
cmd = "MCPHub",
|
cmd = "MCPHub",
|
||||||
-- build = "npm install -g mcp-hub@latest",
|
|
||||||
build = "bundled_build.lua",
|
build = "bundled_build.lua",
|
||||||
init = function()
|
init = function()
|
||||||
local mcphublocation = vim.fn.expand("~/.config/mcphub")
|
local mcphublocation = vim.fn.expand("~/.config/mcphub")
|
||||||
|
|||||||
Reference in New Issue
Block a user