You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
as I wrote in the title I want mcphub.nvim just to work as a frontend for mcphub. So what I want is the following: run mcphub in the background (using systemd, launchd, etc.) and just use the vim plugin as a frontend (and for the codecompanion extension). I DON'T want to start/stop mcp-hub servers using nvim, otherwise I could end up in the problem that the port is already in use etc.
This way I can use mcp-hub also for other frontends (like cli tools, etc.).