Skip to content
VS Code

AIfra — temporary static previews for VS Code

io.github.nickbasharin/aifra

48-hour HTTPS previews of prebuilt static sites and HTML slides. No server builds or backends.

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

Install AIfra — temporary static previews in VS Code

.vscode/mcp.json

{
  "servers": {
    "aifra": {
      "type": "http",
      "url": "https://api.aifra.ru/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

AIfra — temporary static previews in other clients