Lightweight VSCode extension enabling seamless Model Context Protocol (MCP) integration with Claude Desktop, providing efficient file system access, directory management, and secure workspace control.
Unlock the full potential of Nexus MCP Bridge for VSCode through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
A lightweight bridge extension that lets Claude Desktop connect to your VSCode workspace via Model Context Protocol (MCP).
If you're using Claude Desktop with VSCode, this bridge allows you to:
In Claude Desktop, configure your claude_desktop_config.json
file:
{ "mcpServers": { "nexus-bridge": { "url": "http://localhost:3000/mcp", "disabled": false, "alwaysAllow": [ "get_system_info", "read_file", "write_file", "create_directory", "list_directory", "get_project_status" ] } } }
You can configure the extension in your VSCode settings:
{ "nexusMcpBridge.port": 3000, "nexusMcpBridge.startOnLaunch": true, "nexusMcpBridge.allowedPaths": [ "/path/to/your/project", "/path/to/another/project" ] }
A lightweight VSCode extension for connecting with Claude Desktop via MCP.
github.com/wesnermichel
MIT# nexus-mcp-claude-desktop-server
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!