Skip to content
VS Code

img forge for VS Code

io.github.stackbilt-dev/img-forge

AI image generation across 5 quality tiers (SDXL to Gemini 3 Pro), 50 free credits on signup.

client:VS Code transport:streamable-http

Install img forge in VS Code

.vscode/mcp.json

{
  "servers": {
    "img-forge": {
      "type": "http",
      "url": "https://imgforge-mcp.stackbilder.com/"
    }
  }
}

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

img forge in other clients