Skip to content
Cursor

browser ssh for Cursor

com.browserssh/browser-ssh

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

client:Cursor transport:streamable-http

Install browser ssh in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

browser ssh in other clients