Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Secure MCP bridge enabling Claude on your phone to browse and edit local repos with real-time, human-approved file access and audit logging.
Secure MCP bridge enabling Claude on your phone to browse and edit local repos with real-time, human-approved file access and audit logging.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Access 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.
browse_files โ List workspace file tree (no approval needed) request_file_access โ Request approval to read/write files (blocks until you decide) read_file โ Read an approved file's contents write_file โ Write to an approved file list_approvals โ See all current approvals revoke_approval โ Revoke access view_audit_log โ View access history
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
Sandboxed to whitelisted directories only Extension blocklist (.env, .pem, .key, etc.) Path traversal prevention Bearer token auth Every file access requires human approval Full audit trail
Use Tailscale (free), Cloudflare Tunnel (free), or NetBird (FOSS) to access from your phone. See tunnel.md.
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.