Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>MCP Gateway ExtensionNew to Visual Studio Code? Get it now.
MCP Gateway Extension

MCP Gateway Extension

shaybentar

|
9 installs
| (0) | Free
Simple extension to set proxy and reload window with auto-stop after 30 seconds
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MCP Gateway Extension

MCP Gateway Extension

Controls access to installed Model Context Protocol servers : Bypass

policy

  1. Set bypass
  2. Reload VS Code window
  3. Auto-stop after 30 seconds

How to Install and Run

  1. Navigate to the extension directory:

    cd c:\github\new\emeraldgx-multi-tenants\proxy-extension
    
  2. Install dependencies:

    npm install
    
  3. Compile the TypeScript code:

    npm run compile
    
  4. Press F5 to launch the extension in a new Extension Development Host window

How to Use

Extension in Action

  1. Look for the "MCP Gateway" icon in the Activity Bar (left sidebar)
  2. Click it to open the control panel
  3. Click "Click ON (Activate)" to:
    • Set the Bypass
    • Reload VS Code
    • Extension will auto-stop after 30 seconds

Architecture

  • extension.ts - Main extension logic, handles proxy settings and window reload
  • sidebarProvider.ts - Sidebar view with HTML/JavaScript interface
  • package.json - Extension manifest defining contributions and commands

Features

✓ Simple on/off toggle interface ✓ Automatic proxy configuration ✓ Window reload trigger ✓ 30-second auto-stop timer

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft