Skip to content

Releases: lucas-jo/openclaw-bridge-remote

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 14 Feb 01:20

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 13 Feb 02:43

Full Changelog: v0.2.0...v0.2.1

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 12 Feb 09:19

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 12 Feb 09:17

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 12 Feb 09:08

Full Changelog: v0.1.0...v0.1.1

v0.1.0: The Birth of OpenClaw MCP Bridge

Choose a tag to compare

@lucas-jo lucas-jo released this 12 Feb 09:01

Initial public release of OpenClaw MCP Bridge.

Key Features

  • Multi-Transport Support: Both SSE (Server) and Stdio (CLI) transports are available.
  • Local Browser Control: Full MCP tool suite to control your local MacBook browser from remote agents.
  • Local Shell Access: Execute shell commands on your local machine securely via OpenClaw Node.
  • Secure Authentication: Implements OpenClaw's Ed25519 challenge-response signing.
  • Bridge Security: Added for secure remote access over public networks.
  • One-liner Installer: Easy setup via install.sh.

Infrastructure

  • Configured ESLint & Prettier for code consistency.
  • GitHub Actions CI setup for PR verification.
  • Comprehensive documentation in README, SETUP, and RECIPES.