Hex SSH for Claude Desktop
io.github.levnikolaevich/hex-ssh-mcp
Token-efficient SSH MCP with hash-verified files and persistent tmux sessions. 14 tools.
client:Claude Desktop
transport:stdio
runtime:npm
Install Hex SSH in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hex-ssh-mcp": {
"command": "npx",
"args": [
"-y",
"@levnikolaevich/hex-ssh-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs