edgevault

blakebauman/edgevault
★ 0 stars TypeScript Security Updated today
Edge-native configuration, secrets, and feature-flag management on the Cloudflare Developer Platform — sub-10ms edge reads, per-workspace strong consistency, real-time updates, and a remote MCP server. Open-core, self-hostable on your own Cloudflare account.
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": {
    "edgevault": {
      "command": "npx",
      "args": [
        "-y",
        "blakebauman/edgevault"
      ]
    }
  }
}

README Excerpt

Edge-native **configuration**, **secrets**, and **feature-flag** management — plus edge-served **content pages** — built on the Cloudflare Developer Platform. Sub-10ms reads at the edge, strong per-workspace consistency, real-time updates, AI-native authoring, and a remote MCP server — open-core, self-hostable on your own Cloudflare account.

Topics

cloudflarecloudflare-workersconfiguration-managementdurable-objectsedge-computingfeature-flagshonomcpmcp-servermonorepoopen-corereact-routersecrets-managementself-hostedtypescript