Nexus (VSCode)

Integrates Claude Desktop with VSCode, enabling file access and manipulation within specified workspace directories for seamless AI-assisted development workflows.

View Source
8 stars
0 tools
Created Aug 2025
@wesnermichel/wesnermichel-nexus-vscode-nexus-mcp-claude-desktop-server

About

Integrates Claude Desktop with VSCode, enabling file access and manipulation within specified workspace directories for seamless AI-assisted development workflows.

Categories

general

Installation

npm

npm install @wesnermichel/wesnermichel-nexus-vscode-nexus-mcp-claude-desktop-server

Configuration

{ "mcpServers": { "wesnermichel-nexus-vscode-nexus-mcp-claude-desktop-server": { "command": "npx", "args": [ "-y", "@wesnermichel/wesnermichel-nexus-vscode-nexus-mcp-claude-desktop-server" ] } } }