Skip to content
VS Code

UpgradeLens for VS Code

io.github.mattpicone/upgradelens

npm/PyPI/Django dependency upgrades: security, runtime compatibility, migration, package ranking.

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

Install UpgradeLens in VS Code

.vscode/mcp.json

{
  "servers": {
    "upgradelens": {
      "type": "http",
      "url": "https://upgradelens.mattpicone.workers.dev/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

UpgradeLens in other clients