Hi, freshly installed and gave this a try but it get's an issue:
2026-02-09T11:00:21.222Z [ERROR] MCP server "ssh-manager" Server stderr: node:path:478
validateString(arg, 'path');
^
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined
at Object.join (node:path:478:7)
at file:///C:/Users/xxxxxx/AppData/Roaming/npm/node_modules/mcp-ssh-manager/src/ssh-key-manager.js:8:31
at ModuleJob.run (node:internal/modules/esm/module_job:271:25)
at async onImport.tracePromise.proto (node:internal/modules/esm/loader:578:26)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:116:5) {
code: 'ERR_INVALID_ARG_TYPE'
}
Node.js v22.14.0
2026-02-09T11:00:21.222Z [DEBUG] MCP server "ssh-manager": Connection failed after 297ms: MCP error -32000: Connection closed
2026-02-09T11:00:21.223Z [ERROR] MCP server "ssh-manager" Connection failed: MCP error -32000: Connection closed
Just reporting and moving on to anohter ssh mcp.
Hi, freshly installed and gave this a try but it get's an issue:
2026-02-09T11:00:21.222Z [ERROR] MCP server "ssh-manager" Server stderr: node:path:478
validateString(arg, 'path');
^
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined
at Object.join (node:path:478:7)
at file:///C:/Users/xxxxxx/AppData/Roaming/npm/node_modules/mcp-ssh-manager/src/ssh-key-manager.js:8:31
at ModuleJob.run (node:internal/modules/esm/module_job:271:25)
at async onImport.tracePromise.proto (node:internal/modules/esm/loader:578:26)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:116:5) {
code: 'ERR_INVALID_ARG_TYPE'
}
Node.js v22.14.0
2026-02-09T11:00:21.222Z [DEBUG] MCP server "ssh-manager": Connection failed after 297ms: MCP error -32000: Connection closed
2026-02-09T11:00:21.223Z [ERROR] MCP server "ssh-manager" Connection failed: MCP error -32000: Connection closed
Just reporting and moving on to anohter ssh mcp.