Skip to content
VS Code

LicenseGate for VS Code

io.github.computersmarts1/licensegate

Open-source licence risk checks for AI coding agents and dependency trees.

client:VS Code transport:streamable-http tools:1

Install LicenseGate in VS Code

.vscode/mcp.json

{
  "servers": {
    "licensegate": {
      "type": "http",
      "url": "https://licensegate.onrender.com/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

LicenseGate in other clients