development
documentation
public
What is Bucket?
Flag features, manage company data, and control feature access using [Bucket](https://bucket.co)
Documentation
SDKs
- React SDK
- Vue SDK (beta)
- Browser SDK
- Node.js SDK
- Bucket CLI
- OpenFeature Browser Provider
- OpenFeature Node.js Provider
Development# Versioning
- Create a new branch locally
- Run
yarn run version - Push and PR
Publishing
The Github Action will automatically publish any versioned packages when merging to main
Server Config
{
"mcpServers": {
"bucket-server": {
"command": "npx",
"args": [
"bucket"
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
Jul 02, 2025
Updated At:
Aug 07, 2025
Author:
Unknown
Category:
official
Tags:
development
documentation
public