webcode bridge
Connect Web AI to local VS Code.
As of June 2026, webcode bridge has — users in the Productivity category.
Usersno change0%
—
—
Ratingno change0%
—
— reviews
Reviewsno change0%
—
Version
0.9.3
Manifest V3
90-day change · In the last 90 days this extension 5 version updates, changed permissions.
History
8 snapshotsTracking since Apr 18, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 18, 2026 | 104 | — | — | 0.5.2 |
| Apr 28, 2026 | 113 | — | — | 0.5.2 |
| May 7, 2026 | 113 | — | — | 0.5.2 |
| May 15, 2026 | 114 | — | — | 0.5.2 |
| May 21, 2026 | 119 | — | — | 0.6.3 |
| May 27, 2026 | 473 | — | — | 0.6.4 |
| Jun 3, 2026 | — | — | — | 0.8.4 |
| Jun 9, 2026 | — | — | — | 0.9.1 |
| Now | — | — | — | 0.9.3 |
Changelog
- May 27, 2026description
webcode bridge (Browser Extension) Project: https://github.com/three-water666/webcode ⚠️ IMPORTANT This extension is a companion for webcode gateway. You must install and start the `webcode gateway` extension in VS Code before using this. 🚀 Introduction webcode bridge is the connector that links Web AI Chatbots (Gemini, ChatGPT, DeepSeek, etc.) to your local VS Code environment. It intercepts specific AI tool calls and securely forwards them to your local VS Code server, allowing the cloud AI to "see" and "operate" on your local projects. 🔧 Usage 1. Preparation: Open VS Code, ensure webcode gateway is installed, and click the status bar to start the service. 2. Auto Connect: Open Gemini or other supported AI pages. The extension will automatically detect and connect to the local service (the icon will turn green). 3. Start Chatting: Open a new chat, type your actual request first, then add `/webcode` or `@webcode` at the end of the same message. When webcode asks whether to add the initialization prompt, choose Add or press Enter. webcode replaces the trigger word with the initialization prompt, then you can review and send the message yourself. 4. Troubleshooting: If the icon is red or gray, click the icon to view detailed troubleshooting steps. 📥 Get VS Code Extension Search in VS Code Marketplace: `webcode gateway` --- 📄 License MIT License
webcode bridge (Browser Extension) Project: https://github.com/three-water666/webcode IMPORTANT This extension is a companion for webcode gateway. You must install and start the webcode gateway extension in VS Code before using this. For most users, the recommended Edge Isolated Keepalive mode auto-loads this bridge from the VS Code extension, so manual browser-extension installation is not required. Introduction webcode bridge is the connector that links Web AI Chatbots (Gemini, ChatGPT, DeepSeek, etc.) to your local VS Code environment. It intercepts specific AI tool calls and securely forwards them to your local VS Code server, allowing the cloud AI to "see" and "operate" on your local projects. Usage Recommended Launch: Open a folder in VS Code, start webcode gateway from the status bar, and choose an AI site. The default Edge Isolated Keepalive mode loads this bridge automatically. Manual Browser Modes: If you use regular Chrome/Edge, the system default browser, or user-profile keepalive mode, install this browser extension manually first. Auto Connect: Open Gemini or other supported AI pages from webcode. The extension will automatically detect and connect to the local service (the icon will turn green). Start Chatting: Open a new chat, type your actual request first, then add /webcode or @webcode at the end of the same message. When webcode asks whether to add the initialization prompt, choose Add or press Enter. webcode replaces the trigger word with the initialization prompt, then you can review and send the message yourself. Troubleshooting: If the icon is red or gray, click the icon to view detailed troubleshooting steps. Get VS Code Extension Search in VS Code Marketplace: webcode gateway License MIT License
- May 27, 2026short_description
Connect Web AI to Local VS Code
Connect Web AI to local VS Code.
- May 27, 2026permissions
storage, notifications
storage, notifications, offscreen
- May 21, 2026description
WebMCP Bridge (Browser Extension) IMPORTANT This extension is a companion for WebMCP Gateway. You must install and start the WebMCP Gateway extension in VS Code before using this. Introduction WebMCP Bridge is the connector that links Web AI Chatbots (ChatGPT, Claude, Gemini, etc.) to your local VS Code environment. It intercepts specific AI tool calls and securely forwards them to your local VS Code server, allowing the cloud AI to "see" and "operate" on your local projects. Usage Preparation: Open VS Code, ensure WebMCP Gateway is installed, and click the status bar to start the service. Auto Connect: Open ChatGPT or other supported AI pages. The extension will automatically detect and connect to the local service (the icon will turn green). Send Prompt (Critical Step): Click the extension icon in the browser toolbar. Click the Copy System Prompt button. Paste the content to the AI and send it. This step tells the AI which tools are available and how to call them. Start Chatting: Once the AI confirms, you can ask it to read files or execute commands. Troubleshooting: If the icon is red or gray, click the icon to view detailed troubleshooting steps. Get VS Code Extension Search in VS Code Marketplace: WebMCP Gateway github:https://github.com/three-water666/WebMCP License MIT License
webcode bridge (Browser Extension) Project: https://github.com/three-water666/webcode ⚠️ IMPORTANT This extension is a companion for webcode gateway. You must install and start the `webcode gateway` extension in VS Code before using this. 🚀 Introduction webcode bridge is the connector that links Web AI Chatbots (Gemini, ChatGPT, DeepSeek, etc.) to your local VS Code environment. It intercepts specific AI tool calls and securely forwards them to your local VS Code server, allowing the cloud AI to "see" and "operate" on your local projects. 🔧 Usage 1. Preparation: Open VS Code, ensure webcode gateway is installed, and click the status bar to start the service. 2. Auto Connect: Open Gemini or other supported AI pages. The extension will automatically detect and connect to the local service (the icon will turn green). 3. Start Chatting: Open a new chat, type your actual request first, then add `/webcode` or `@webcode` at the end of the same message. When webcode asks whether to add the initialization prompt, choose Add or press Enter. webcode replaces the trigger word with the initialization prompt, then you can review and send the message yourself. 4. Troubleshooting: If the icon is red or gray, click the icon to view detailed troubleshooting steps. 📥 Get VS Code Extension Search in VS Code Marketplace: `webcode gateway` --- 📄 License MIT License
- May 15, 2026short_description
Connect Web AI to local MCP Gateway (Zero-Config)
Connect Web AI to Local VS Code
- May 15, 2026name
WebMCP Bridge
webcode bridge
- May 15, 2026host_permissions
http://127.0.0.1/*, http://localhost/*, https://chatgpt.com/*, https://gemini.google.com/*, https://aistudio.google.com/*, https://chat.deepseek.com/*
http://127.0.0.1/*, http://localhost/*, <all_urls>
Permissions & access
- Permissions
- storagenotificationsoffscreen
- Host access
- http://127.0.0.1/*, http://localhost/*, <all_urls>
Screenshots
About
webcode bridge (Browser Extension) Project: https://github.com/three-water666/webcode IMPORTANT This extension is a companion for webcode gateway. You must install and start the webcode gateway extension in VS Code before using this. For most users, the recommended Edge Isolated Keepalive mode auto-loads this bridge from the VS Code extension, so manual browser-extension installation is not required. Introduction webcode bridge is the connector that links Web AI Chatbots (Gemini, ChatGPT, DeepSeek, etc.) to your local VS Code environment. It intercepts specific AI tool calls and securely forwards them to your local VS Code server, allowing the cloud AI to "see" and "operate" on your local projects. Usage Recommended Launch: Open a folder in VS Code, start webcode gateway from the status bar, and choose an AI site. The default Edge Isolated Keepalive mode loads this bridge automatically. Manual Browser Modes: If you use regular Chrome/Edge, the system default browser, or user-profile keepalive mode, install this browser extension manually first. Auto Connect: Open Gemini or other supported AI pages from webcode. The extension will automatically detect and connect to the local service (the icon will turn green). Start Chatting: Open a new chat, type your actual request first, then add /webcode or @webcode at the end of the same message. When webcode asks whether to add the initialization prompt, choose Add or press Enter. webcode replaces the trigger word with the initialization prompt, then you can review and send the message yourself. Troubleshooting: If the icon is red or gray, click the icon to view detailed troubleshooting steps. Get VS Code Extension Search in VS Code Marketplace: webcode gateway License MIT License
Technical
- Version
- 0.9.3
- Manifest
- V3
- Size
- 55.56KiB
- Min Chrome
- 88
- Languages
- 2
- Featured
- No
Metadata
- ID
- kghhldphcmpiimophipabdhldfipgiio
- Developer ID
- ue4e5fa8ddc63634ab9ffc4fa73caf42f
- Developer Email
- [email protected]
- Created
- Dec 15, 2025
- Last Updated (Store)
- Jun 9, 2026
- Last Scraped
- Jun 9, 2026
- Website
- —
- Support URL
- —
- Privacy Policy
- —
Similar extensions
Alternatives to webcode bridge, ranked by description similarity.
MCP Assistant
Manage your MCP servers and interact with your AI assistant from anywhere
39
★ 4.0
BrowseMCP Extension
Control your browser with AI via Model Context Protocol (MCP). Navigate, interact, and capture screenshots with BrowseMCP.
20
Context Bridge: Extract and transfer chats between AI Platforms
Automatically extract conversation context and continuously migrate AI chat sessions between platforms.
214
★ 4.0
MCPTotal
MCPTotal: Supercharge Your AI Chats With Tools. Instantly.
32
★ 5.0
OpenClaw Extension
OpenClaw — AI browser copilot with page context, session history, multi-gateway profiles, prompt templates, and CDP dashboard.
614
Immersive AI: ChatGPT Immersive translate summary rewrite language learning
Immersive AI: ChatGPT Immersive translate summary rewrite language learning
84
AI Side Panel
Easily access AI sites via side panel
3.0K
★ 4.8
WebChatGPT: Prompt library with web access
Augment your ChatGPT prompts with relevant web search results through web browsing.
1.0M
★ 4.3
Data sourced from the Chrome Web Store · last verified Jun 9, 2026.