I am encountering an issue while trying to connect to a remote SSH server using docker-mcp.
I have followed the setup steps, including adding the SSH .pem file as instructed. I can successfully connect to the remote Docker host using PowerShell CLI, so SSH access itself seems to be working correctly.
However, when attempting to connect through docker-mcp, the connection fails.
Question:
Is there any additional configuration required in the Claude Desktop configuration file to enable SSH-based remote Docker connections? Or is there something I might be missing in the setup?