v0.1.0: The Birth of OpenClaw MCP Bridge
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.