---
title: "Betterflag: Feature Flags Made Easy"
description: "Feature flags with no seat tax and no MAU bill. One meter (flag evaluations), edge-served in under 100ms, and controllable by AI agents via MCP."
canonical: https://betterflag.app
source: https://betterflag.app
---
# Betterflag — Feature flags, made easy.

Create a flag, stage a rollout, pull the kill switch — in minutes, not sprints.
One transparent meter, served from the edge in under 100ms. And your AI agent
can run all of it.

- **No seat tax, no MAU bill.** Unlimited flags, seats, and environments on
  every plan. You're metered on one thing: flag evaluations.
- **Agent-native.** The MCP server and REST API are first-class. A developer in
  Claude Code or Cursor can create flags, set targeting, stage rollouts, and hit
  kill-switches without opening the dashboard. Agents don't buy seats.
- **Edge-served.** Flags are evaluated at the edge, under 100ms from
  anywhere on earth.
- **Five-minute setup.** JS/React/Node SDKs with a Vercel-era developer feel.

## Everything flags should be

- **Percentage rollouts** — Ship to 1%, watch it hold, then go to 100%. Target
  by user, plan, or country.
- **Agent-native (MCP)** — Create, target, roll out, and kill flags from Claude,
  Cursor, or any MCP tool. The dashboard is the observation layer.
- **Kill-switch** — One toggle, human or agent, shuts down a broken feature in
  seconds.
- **Scheduled rollouts** — Set a launch time. Go to sleep.
- **Agent-aware audit log** — Every change logged: who, or which agent, flipped
  what, when, and from where.
- **Edge delivery** — Flags evaluated on the edge, under 100ms from anywhere on
  earth.

## You already ship with AI. Your flag tool should keep up.

Works with Claude Code, Cursor, and anything that speaks MCP.

- **Full API parity** — Everything the dashboard does, the MCP server and REST
  API do: create flags, edit targeting, stage rollouts, promote environments,
  read evaluation stats.
- **Agent-scoped keys** — Each agent gets its own key with its own permissions.
  The audit log always answers the question that matters: which agent flipped
  this flag?
- **Approval guardrails** — Let agents stage anything, but require a human tap
  for production kill-switches, configurable per environment. Safer than a human
  with dashboard access.

## From toggle to your users in milliseconds

The dashboard and SDK are still first-class. Flip a flag, adjust targeting, and
watch it propagate to the edge — no redeploy.

## Pricing

Unlimited flags, seats, and environments from $9.99/mo. One meter: flag
evaluations. See [/pricing.md](https://betterflag.app/pricing.md) for the full breakdown.

Private alpha — the waitlist is open, and alpha members lock in 50% off for
life.

## Links

- Pricing: https://betterflag.app/pricing
- Comparisons: https://betterflag.app/vs
- Blog: https://betterflag.app/blog
- Docs: https://docs.betterflag.app
- Support: https://betterflag.app/support
