{
  "markdown": "# anew\n\n**[anew.page](https://anew.page) encodes a self-contained HTML document into a shareable URL.**\nThe whole page lives in the link — no account, no database, no deploy step.\n\nThis repository holds the plugin, extension and skill manifests that connect agents to the hosted\nanew MCP server at `https://anew.page/mcp`. It contains no product source.\n\n## Tools\n\n- `anew_write` — a self-contained HTML document in, an anew.page URL out.\n- `anew_read` — an anew.page URL in, the HTML encoded in it out.\n\nBoth are read-only. Every write mints a new URL and leaves the original working, so editing a page\nis read → edit → write.\n\n## Install\n\n```bash\nclaude mcp add --transport http anew https://anew.page/mcp\n```\n\n```bash\ngemini extensions install https://github.com/round/anew.page\n```\n\n```bash\nnpx skills add round/anew.page\n```\n\nCursor, VS Code, Codex, LM Studio, Goose and Kiro take the server URL directly, or use the\none-click links at [anew.page](https://anew.page). No client is required at all — `POST` raw HTML\nto `https://anew.page/write` and the response body is the URL. Full reference:\n[llms.txt](https://anew.page/llms.txt).\n\n## Contents\n\n```\n.claude-plugin/     Claude Code plugin + marketplace manifests\n.mcp.json           Claude Code MCP binding          (type: http)\nplugin.json         Agent Plugins 1.0.0 manifest\nmcp.json            Agent Plugins MCP binding        (type: streamable-http)\n.cursor-plugin/     Cursor plugin + marketplace manifests\ngemini-extension.json / GEMINI.md   Gemini CLI extension  (httpUrl)\nskills/anew/SKILL.md                Agent Skill\nserver.json         MCP registry entry\n```\n\nThe three MCP bindings say the same thing three ways because the ecosystems disagree on the key.\nAll point at the same endpoint.\n\n## Documentation and policies\n\n[License](LICENSE.md#license) · [Privacy](LICENSE.md#privacy) · [Terms](LICENSE.md#terms) · [Reference](https://anew.page/llms.txt)\n",
  "bytes": 1923,
  "sha": "3a528d51978c26489b7acaa8bbc2bf7853e08b7026c8f18dc75a529e3dc071f2",
  "repo_slug": "round/anew.page",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_round_anew_page_ad08ded7/readme"
}