This extension integrates WebSSH with your AI workflows, enabling seamless SSH access and management directly from your AI applications. Leverage the power of WebSSH to enhance your AI-driven tasks with secure and efficient SSH connectivity.
To ensure smooth installation and operation of the WebSSH MCP Extension, please make sure you have the following prerequisites in place:
- Docker Desktop installed on your machine.
- And, that's it! The extension runs within a Docker container, so no additional software is required.
- Download the latest release here
- Drag (or open) the .mcpb file into your MCP-compatible application to install the extension.
- Clone the repository
- Install dependencies:
npm install - Install MCPB CLI:
npm install -g @anthropic-ai/mcpb - Validate the manifest:
mcpb validate ./manifest.json - Build the extension:
mcpb pack - Install the extension in your MCP-compatible application.