Skip to content
VS Code

anew for VS Code

page.anew/anew

Encode self-contained HTML pages into shareable URLs.

client:VS Code transport:streamable-http

Install anew in VS Code

.vscode/mcp.json

{
  "servers": {
    "anew": {
      "type": "http",
      "url": "https://anew.page/mcp"
    }
  }
}

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

anew in other clients