Bridgecontext
BridgeContext is a productivity tool designed to capture and transfer conversational context between different AI platforms (like ChatGPT, Claude, and Gemini) to improve workflow continuity.
README
π BridgeContext
The local-first bridge between AI silos.
BridgeContext is a Chrome Extension designed for "model-polyglot" AI power users. It allows you to seamlessly capture context from one AI platform (like ChatGPT) and "inject" it into another (like Claude or Gemini) with zero copy-pasting and 100% local privacy.
π Why BridgeContext?
We live in an era of model fragmentation. One AI is better at coding, another at creative writing, and a third at long-context analysis. Moving your conversational "brain" between them is a manual, high-friction process.
BridgeContext removes that friction.
β¨ Key Features
- Web Shuttles (v1.4.2): Instant 1-click transport to ChatGPT, Claude, or Gemini.
- Universal Capture: Robust scraping engine for ChatGPT, Claude, Gemini, DeepSeek, Grok, and more.
- Smart Injection: Injects context directly into chat inputs, supporting complex React and Svelte frameworks.
- Local-Only Memory: Your context never leaves your machine. Data is stored securely in your browser's local sandbox.
- Expert Packs: Pre-loaded with specialized personas (Architect, API Master) to prime your AI conversations.
- Unified IDE Bridge: Direct context piping into VS Code, Cursor, JetBrains, Neovim, and Antigravity IDE.
π οΈ How it Works
- Bridge: Click "Bridge Context" in the popup on any AI page to save the current thread.
- Shuttle: Or click a model button (e.g., Claude) to instantly shuttle context to a new tab.
- Inject: On the target AI page, BridgeContext will prompt you to "Bridge Context?"βone click and your memory is injected.
π Privacy First
BridgeContext was built with a privacy-native architecture:
- No Remote Servers: v1.4.1 is 100% local. We have no backend.
- Zero Collection: We do not track what you capture or inject.
- Open Source: Verify the logic yourself in our scraper.js and storage.js.
Check out our full Privacy Policy.
π₯ Installation
The One-Click Way (Recommended)
If you want to support all IDEs at once, run:
node master-install.js
This will register the native bridge and attempt to install plugins for VS Code, Cursor, Neovim, and Sublime Text automatically.
Manual Installation (Standard)
- Download this repository.
- Go to
chrome://extensions. - Enable Developer mode (top right).
- Click Load unpacked and select the root folder of this project.
π€ Contributing
Contributions are welcome! If you find a selector is broken due to a UI update on an AI platform, please open an issue or submit a Pull Request.
π License
This project is licensed under the GNU GPL v3.0 - see the LICENSE file for details. Protecting your rights and ensuring the tool remains free for everyone.
π» IDE Integrations (VS Code, JetBrains, Neovim & More)
BridgeContext supports direct context injection into almost every major professional environment, including VS Code, Cursor, IntelliJ / JetBrains, Neovim, and Antigravity IDE.
Features
- One-Click Sync: Move your AI thought process from browser to IDE instantly.
- Persistent Context: Your research stays with you even as you switch sidebars.
- Privacy First: Secure, OS-level communication (Native Messaging) with zero open network ports.
Installation & Setup
1. Register the Native Bridge
This step allows any Chromium browser (Chrome, Edge, Brave, etc.) to securely communicate with your local machine.
- Any OS Supported: Registration scripts are optimized for Windows, macOS, and Linux.
- Windows: Run
native-host/install.batas Administrator. - macOS/Linux: Run
native-host/install.shfrom your terminal.
2. Connect the Chrome Extension
- Go to
chrome://extensionsand find BridgeContext. - Copy your Extension ID.
- Open
native-host/com.bridgecontext.host.json. - Add your ID to the
allowed_originslist (remove the placeholder). - Reload the extension in Chrome.
3. Load the VS Code Extension
- Open the
vscode-extensionfolder in VS Code. - Press F5 (or use the "Run and Debug" sidebar) to launch the BridgeContext IDE view.
- Look for the Bridge icon in your VS Code Activity Bar!
Created with β€οΈ for AI Power Users by Anvesh.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.