Skip to content
VS Code

HVTracker MCP for VS Code

io.github.yugantm/hvtracker-mcp

Pre-connect trust checks for AI agents and MCP servers using HVTracker's public trust registry.

client:VS Code transport:streamable-http runtime:npm tools:8

Install HVTracker MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "hvtracker-mcp": {
      "type": "http",
      "url": "https://hvtracker.net/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

HVTracker MCP in other clients