Skip to content
Zed

browser ssh for Zed

com.browserssh/browser-ssh

Scoped, audited SSH exec, sessions, and SFTP on your saved servers without exposing credentials

client:Zed transport:streamable-http

Install browser ssh in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "browser-ssh": {
      "url": "https://api.browserssh.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

browser ssh in other clients