Following the README after a npm install -g mcp-ssh-manager, the ssh-manager command doesn't exist, only mcp-ssh-manager. It appears that the cli/ssh-manager script isn't declared as a bin in the package, so the link is never set up and it never ends up in path.
Following the README after a
npm install -g mcp-ssh-manager, thessh-managercommand doesn't exist, onlymcp-ssh-manager. It appears that thecli/ssh-managerscript isn't declared as a bin in the package, so the link is never set up and it never ends up in path.