bridge-context
v1.0.0
Published
Bridge AI context from your browser to your IDE via MCP
Downloads
97
Maintainers
Readme
BridgeContext MCP Server
This is the Model Context Protocol (MCP) server for BridgeContext. It allows AI models (like those in Antigravity IDE, Cursor, or Claude Desktop) to access context bridged from your browser.
Installation
Method A: One-Click (Recommended)
Most users should use the BridgeContext Suite for a complete setup.
Method B: NPX (Fast)
If you already have BridgeContext installed, you can start the server instantly:
npx bridge-contextHow it works
The server looks for the exchange.json file generated by the BridgeContext Chrome extension and Native Host. It uses the Windows Registry (on Windows) to find your installation path automatically.
Requirements
- BridgeContext Chrome Extension
- BridgeContext Native Host (registered on your system)
