Skip to content

round/anew

v1.0.0ISC

Encode a self-contained HTML document into a shareable anew.page URL, and read the HTML back out of one. No account, no hosting, no deploy step.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

anewstreamable-http
{
  "type": "streamable-http",
  "url": "https://anew.page/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "anew",
  "version": "1.0.0",
  "description": "Encode a self-contained HTML document into a shareable anew.page URL, and read the HTML back out of one. No account, no hosting, no deploy step.",
  "author": {
    "name": "Maxim Leyzerovich",
    "url": "https://github.com/round"
  },
  "homepage": "https://anew.page",
  "repository": "https://github.com/round/anew.page",
  "license": "ISC",
  "keywords": [
    "anew",
    "html",
    "mcp",
    "publishing",
    "url",
    "sharing",
    "webpage",
    "static-site"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub