add mcphub
This commit is contained in:
@@ -132,6 +132,15 @@ return {
|
||||
},
|
||||
},
|
||||
},
|
||||
tools = {
|
||||
["mcp"] = {
|
||||
-- Prevent mcphub from loading before needed
|
||||
callback = function()
|
||||
return require("mcphub.extensions.codecompanion")
|
||||
end,
|
||||
description = "Call tools and resources from the MCP Servers",
|
||||
},
|
||||
},
|
||||
},
|
||||
inline = {
|
||||
-- adapter = "copilot",
|
||||
|
||||
Reference in New Issue
Block a user