platform

supabricks/platform
★ 0 stars Rust AI/LLM Updated today
Supabricks platform: the Kubernetes operator, MCP server, OLTAP materializer, Helm chart, installer, and end-to-end gates
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": {
    "platform": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "platform"
      ]
    }
  }
}

README Excerpt

Serverless Postgres on your own Kubernetes: a Rust operator + Helm chart that turn declarative `Database`/`Branch` resources into disaggregated Postgres (Neon's Apache-2.0 storage engine) with scale-to-zero, ~1s wakes, instant copy-on-write branches, TTL self-cleanup — and an MCP server so agents (Claude