Install
openclaw skills install claude-local-bridgeClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
Secure MCP bridge enabling Claude on your phone to browse and edit local repos with real-time, human-approved file access and audit logging.
openclaw skills install claude-local-bridgeAccess your local repos from Claude on your phone. Secure MCP bridge server with approval gating.
Runs a local MCP server (over SSE) that gives Claude access to your files — but only after you explicitly approve each request from a real-time dashboard.
git clone https://github.com/suhteevah/claude-local-bridge.git
cd claude-local-bridge
pip install -r requirements.txt
python -m app.main --roots ~/projects
Then connect Claude to http://localhost:9120/mcp/sse
Use Tailscale (free), Cloudflare Tunnel (free), or NetBird (FOSS) to access from your phone. See tunnel.md.