loading…
Search for a command to run...
loading…
BridgeContext is a productivity tool designed to capture and transfer conversational context between different AI platforms (like ChatGPT, Claude, and Gemini) t
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.
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.
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.
BridgeContext was built with a privacy-native architecture:
Check out our full Privacy Policy.
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.
chrome://extensions.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.
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.
BridgeContext supports direct context injection into almost every major professional environment, including VS Code, Cursor, IntelliJ / JetBrains, Neovim, and Antigravity IDE.
This step allows any Chromium browser (Chrome, Edge, Brave, etc.) to securely communicate with your local machine.
native-host/install.bat as Administrator.native-host/install.sh from your terminal.chrome://extensions and find BridgeContext.native-host/com.bridgecontext.host.json.allowed_origins list (remove the placeholder).vscode-extension folder in VS Code.Created with ❤️ for AI Power Users by Anvesh.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"bridgecontext": {
"command": "npx",
"args": []
}
}
}