VL.MCP.HDE 0.3.3

dotnet add package VL.MCP.HDE --version 0.3.3
                    
NuGet\Install-Package VL.MCP.HDE -Version 0.3.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="VL.MCP.HDE" Version="0.3.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VL.MCP.HDE" Version="0.3.3" />
                    
Directory.Packages.props
<PackageReference Include="VL.MCP.HDE" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add VL.MCP.HDE --version 0.3.3
                    
#r "nuget: VL.MCP.HDE, 0.3.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package VL.MCP.HDE@0.3.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=VL.MCP.HDE&version=0.3.3
                    
Install as a Cake Addin
#tool nuget:?package=VL.MCP.HDE&version=0.3.3
                    
Install as a Cake Tool

vvvv gamma editor extension for AI-assisted patching. Hosts the MCP bridge inside vvvv:

Bridge (localhost:7123, always on) — exposes the live session to any MCP client (VS Code +
Kilo, Claude Desktop, Cursor, etc.): documents, compile errors with element mapping, the live
node registry (~19k nodes with exact pins + real types), and build_patch (one-call subgraph
building, verified against the running instance).

Alt+C — Chat: launches Open WebUI as an embedded browser panel, pre-connected to the full
MCP tool set (incl. build_patch). Requires uv (https://astral.sh/uv).

Pairs with the vvvv-mcp dotnet tool. Experimental preview — breaking changes expected.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.3.3 25 8/7/2026
0.3.2 33 8/7/2026
0.3.1 39 8/6/2026
0.3.0 41 8/6/2026
0.2.0 44 8/5/2026
0.1.1 55 8/3/2026
0.1.0-preview 47 8/3/2026
0.0.1 46 8/3/2026