Developer CLI for FLXBL — manage schemas, entities, relationships, identities, and webhooks; generate typed TypeScript SDKs; and feed live tenant context to LLM agents.
@flxbl-dev/cli replaces the deprecated @flxbl-dev/mcp server. Every command is designed to work equally well from a human shell and from an LLM tool-calling loop: stable flags, JSON envelopes, stdin piping, exit codes, and a one-shot context bootstrap payload.
Replies
However, if you're more of a terminal/CLI kind of person, or if you use AI agents, we have a first-party CLI - https://www.npmjs.com/package/@flxbl-dev/cli
Developer CLI for FLXBL — manage schemas, entities, relationships, identities, and webhooks; generate typed TypeScript SDKs; and feed live tenant context to LLM agents.
@flxbl-dev/cli replaces the deprecated @flxbl-dev/mcp server. Every command is designed to work equally well from a human shell and from an LLM tool-calling loop: stable flags, JSON envelopes, stdin piping, exit codes, and a one-shot context bootstrap payload.