sshmcp for Zed
io.github.nikolanddtesla/sshmcp
SSH server management with zero-token SFTP file transfer and SOCKS proxy support
client:Zed
transport:stdio
runtime:npm
Install sshmcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sshmcp": {
"command": "npx",
"args": [
"-y",
"@nl4ever/sshmcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs