Shipping update: where Koolbase stands #2
kennedyowusu
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
A lot has landed across the platform, the SDKs, and the tooling. Sharing a consolidated update here so anyone browsing the repos gets the current picture.
Platform
kb_live_keys withread/write/adminscopes, server-side enforcement, 404-over-403 cross-org isolation.Tooling
koolbase-clidistribution. Single-line install:curl -fsSL https://get.koolbase.com/install.sh | shCross-compiled for darwin/arm64, darwin/amd64, linux/amd64, linux/arm64. GitHub Actions release pipeline on
v*tags.koolbase mcp serve— first BaaS with an official MCP integration. Eight tools available in Claude Desktop today: whoami, list_projects, get_project, list_environments, list_flags, set_flag, list_configs, set_config. Docs: https://docs.koolbase.com/mcpkoolbase keysandkoolbase whoami— manage org keys and inspect the current principal from the terminal.Sample app
Try it
curl -fsSL https://get.koolbase.com/install.sh | shFeedback, issues, feature requests — all welcome as replies or issues on the individual repos.
All reactions