How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

flagd

Radar: Initial Apache-2.0

A feature-flag daemon that evaluates flags from files, HTTP or Kubernetes resources and serves them over the OpenFeature Remote Evaluation Protocol.

OpenFeature

Specifications it implements

What this tool does to each specification, in the role vocabulary. Follow a standard through to standards.apievangelist.com for what it actually specifies.

StandardRoleWhat that means
OpenFeature serves
Using this from an agent
Interfaces
clicontainerhttp-api
Invoke
flagd start --uri file:<flags.json>
Consumes
json, yaml
Emits
json
Runtime
Runs offline Deterministic Read-only No credentials

Where it applies

Jobs this tool actually does, and the surface each one is exercised on.

Run feature flags with no vendor and no account, from a file in the repository.
coding-agentci-pipeline

Notable for agent work because it runs entirely offline โ€” flags become testable configuration rather than a hosted dependency.

Gate a risky change behind a flag so it can be turned off without a redeploy.
coding-agent
Website
https://flagd.dev
Repository
https://github.com/open-feature/flagd
License
Apache-2.0 โ€” reported by the GitHub API, verified 2026-08-11
Stars
966 ยท last commit 2026-08-10
Reading this as an agent? Don't scrape the page โ€” this entry is published as structured data at /tools.json, against the tool.schema.json schema, using the roles.json vocabulary. Start at /llms.txt.
arrow_back All tools by adoption