Is it a bug that codecompanion doesn't show any mcp servers #62
Replies: 3 comments 2 replies
-
callback = function() require("mcphub.extensions.codecompanion") end, This is supposed to be callback = function() return require("mcphub.extensions.codecompanion") end, |
Beta Was this translation helpful? Give feedback.
-
Oh gosh why can't I ever follow documentation and waste so much time because of that. Thanks a lot it solved it. |
Beta Was this translation helpful? Give feedback.
-
Just used "q" to close HUB, and |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
MCP servers work when I use them via HUB (by the way I have seen the chatdemo https://github.com/ravitemer/mcphub.nvim/wiki/CodeCompanion here but I don't understand how in chatdemo.mp4 video you go from MCPHub to chat at time 1:28 ?).

But I only have fetch and parrot. Something doesn't work with the integration ?
Beta Was this translation helpful? Give feedback.
All reactions