Skip to content
VS Code

lightgen for VS Code

app.lightgen/lightgen

Generate and edit images and create short videos inside Claude. Prepaid credits, no subscription.

client:VS Code transport:streamable-http

Install lightgen in VS Code

.vscode/mcp.json

{
  "servers": {
    "lightgen": {
      "type": "http",
      "url": "https://lightgen.app/mcp"
    }
  }
}

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

lightgen in other clients