pagevault

danjamk/pagevault
★ 0 stars Unknown language AI/LLM Updated today
Share LLM-generated HTML reports privately. Per-document access control — private, email allowlist, or public link — on Cloudflare Workers + Access. Free, with an MCP server for Claude.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pagevault": {
      "command": "npx",
      "args": [
        "-y",
        "danjamk/pagevault"
      ]
    }
  }
}

README Excerpt

Share LLM-generated HTML reports privately. Per-document access control — private, email allowlist, or public link — on Cloudflare Workers + Access. Free, with an MCP server for Claude.