Connects to GitHub through the author's GitHub profile (wesnermichel) where this MCP bridge project is hosted.
Nexus MCP Bridge for VSCode
A lightweight bridge extension that lets Claude Desktop connect to your VSCode workspace via Model Context Protocol (MCP).
Features
- Minimal Memory Footprint: Designed to be lightweight and efficient
- Automatic Startup: Can start automatically when VSCode launches
- Status Bar Integration: Easily see and control the bridge status
- File System Access: Enables Claude to read and write files in your workspace
- Directory Management: Create directories and list contents
- Security Controls: Configure which paths are accessible
Why Use This Bridge?
If you're using Claude Desktop with VSCode, this bridge allows you to:
- Reduce Memory Usage: Lightweight and efficient
- Stay in VSCode: No need to context switch between applications
- Protect Your System: Only expose directories you explicitly allow
Installation
- Install the extension from the VSIX file
- Configure your settings (optional)
- The bridge will start automatically if configured, or you can start it manually
Setup for Claude Desktop
In Claude Desktop, configure your claude_desktop_config.json
file:
Configuration
You can configure the extension in your VSCode settings:
Commands
- Start Nexus MCP Bridge: Start the MCP server
- Stop Nexus MCP Bridge: Stop the MCP server
- Toggle Nexus MCP Bridge: Toggle the server on/off (via status bar)
About
A lightweight VSCode extension for connecting with Claude Desktop via MCP.
github.com/wesnermichel
License
MIT# nexus-mcp-claude-desktop-server
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
A lightweight bridge extension that enables Claude Desktop to connect to VSCode workspaces via Model Context Protocol, allowing Claude to read and write files, create directories, and list contents in your workspace.
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA collection of Model Context Protocol servers that enable Claude Desktop to provide development assistance capabilities with filesystem, Git, shell command, and web search functionality without incurring API usage costs.Last updated -219TypeScriptMIT License
- AsecurityAlicenseAqualityA utility tool that enables Claude Desktop to interact with external tools via the Model Context Protocol, providing features like email sending and simple calculations while simplifying the MCP setup process.Last updated -2611JavaScriptMIT License
- -securityFlicense-qualityA server implementation of the Model Context Protocol that allows users to extend Claude's capabilities by creating custom tools that can be used within the Claude Desktop client.Last updated -TypeScript
- AsecurityFlicenseAqualityA Model Context Protocol server that allows integration with Claude Desktop by creating and managing custom tools that can be executed through the MCP framework.Last updated -423TypeScript