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
I'd like to run servers that do not exist on the registry.
Maybe present the user with a message asking for them to submit the publicly available packages.
for example:
$ mcpm install -- pip install @digitalocean/digitalocean-mcp
> We see this is a public mcp server, would you like to add it to the registry? Y/n
If yes is selected, it hits the API and says "hey add this pip package"