MCP bridge that connects AI agents (Cursor, Claude Code, VS Code Copilot, etc.) to the xspace-browser browser extension. Auto-spawns a shared daemon to support multiple simultaneous clients.
Explicit CLI execution starts an authenticated local browser-extension relay. It forwards user-requested MCP browser operations, including powerful browser capabilities, but inspection found no package-initiated external exfiltration or AI-agent configuration mutation.
`dist/chunk-BY3CP7LE.js` declares browser script, cookie, and storage tools.
dist/chunk-BY3CP7LE.jsView on unpkg`dist/bridge.js` auto-forks a detached local daemon when its CLI is invoked.
dist/bridge.jsView on unpkg`dist/cli.js` can run `/entrypoint.sh` with `shell: true` only when that file already exists.
dist/cli.jsView on unpkg`dist/chunk-BY3CP7LE.js` declares browser script, cookie, and storage tools.
dist/chunk-BY3CP7LE.jsView on unpkg`dist/bridge.js` auto-forks a detached local daemon when its CLI is invoked.
dist/bridge.jsView on unpkg`dist/cli.js` can run `/entrypoint.sh` with `shell: true` only when that file already exists.
dist/cli.jsView on unpkg