@qingflow-tech/qingflow-cli
v1.0.3
Published
Human-friendly Qingflow command line interface for auth, record operations, import, tasks, and stable builder flows.
Downloads
504
Readme
Qingflow CLI
Install:
npm install @qingflow-tech/[email protected]Run:
npx -y -p @qingflow-tech/[email protected] qingflowEnvironment:
QINGFLOW_MCP_DEFAULT_BASE_URLQINGFLOW_MCP_DEFAULT_QF_VERSIONQINGFLOW_MCP_HOME
This package bootstraps a local Python runtime on first install and then starts the qingflow command line interface.
Bundled skills:
- none
Note:
- The skill files are included in the npm package.
- On install, the package copies them to
$CODEX_HOME/skills(or~/.codex/skillsifCODEX_HOMEis unset). - If a stdio MCP client reports
Transport closed, delete.npm-python, reinstall the package, and make sure CLI/user/builder packages are on the same version. The stdio entrypoints refuse runtime bootstrap so install logs never corrupt MCP stdout.
