Installation process manually #63
Replies: 8 comments 10 replies
-
You mean from marketplace? |
Beta Was this translation helpful? Give feedback.
-
Yes that's what I mean I added explanations of where I struggled in original post. |
Beta Was this translation helpful? Give feedback.
-
Oh actually I just did with perplexity server and the process seemed more involved than git ? There were multiple commands and clone etc. |
Beta Was this translation helpful? Give feedback.
-
What do you mean as an alternative? You can now manually just copy paste the json bit and open the config file and press "R" right?
Yeah, that's why the README is given below, along with the github url so that users can "gx" and visit the website for manual installation.
Yes it will work, but even better instead of restarting nvim you can just press "R" in the HUB to reload the latest config from servers.json file. You can obviously exit and enter to see the latest config. The AI part might help some users who are new to MCP servers. As there will many steps needed for some servers setup. It might help them. And also currently reading the README in the hub UI seems jarring to me. |
Beta Was this translation helpful? Give feedback.
-
Exactly! AI might help in this case with To be honest, it should be as simple as adding the json bit. But some MCP Servers make it difficult. For the time being at least. |
Beta Was this translation helpful? Give feedback.
-
I was just thinking that right now you have Installation and you pick Avante or Codecompanion I wish, if you think it's relevant, we had a "manual" third option. it would explain everything simply to a human. I think the important bit it to explain you need to press "R" (and copy paste the json which is kinda obvious anyway)
I don't think it works. At least if I have one nvim with my config and I open a second one the Hub won't restart. It's counter intuitive as I always have one nvim for the config and I always open a second nvim to test if config worked.
Yeah ngl it helped. I didn't understand the value for git but for perplexity it worked. But it really gotta be standardized one way or the other. They should provide something like install.sh or whatever I wish. But fully relying in AI can be a bit too much, especially when u gotta manually debug |
Beta Was this translation helpful? Give feedback.
-
Did you test this in the updated version? This is supposed to be fixed. Can you confirm though. Restarting from any nvim instance should reload the config. |
Beta Was this translation helpful? Give feedback.
-
Okay! You mean, list out bullet points like
This will definitely help someone! Thanks for the suggestion. |
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.
-
Hello,
I appreciate installing via AI as an option but I'd rather have manual installation as an alternative if possible.
AI can somewhat be decent to help a professional accomplish his task but I personnally don't think it should automate an entire process an user do not understand and have never done. I prefer understanding what is going on to debug when things go wrong and to have control (I believe most nvim users are power users who prefer to have control unlike VSCode hands off approach).
I think it mostly boils down to tell the user "Read the README.me, copy/paste the json bit in your config file and (that's the part I missed to be honest, maybe it's in the doc but I didn't understand it) press "R" to restart server (I thought restarting nvim would be enough like other packages)"
Beta Was this translation helpful? Give feedback.
All reactions