Demi CLI
Run imports, inspect records, update data, and automate workflows from your terminal.
Open CLI docsRecipe and Ingredient Imports
Submit source files, monitor import runs, and complete review workflows.
Read import guideConnect Demi to the tools your kitchen, sales, and operations teams already use. Explore the API, give agents safe access through MCP, subscribe to webhooks, or run Demi from your terminal with the CLI.
Latest release
Recent platform updates, developer changes, and integration fixes from the latest Demi release.
View full changelogDeveloper workflows
The API is best for production integrations and custom apps. MCP is Demi's preferred interface for agents. The CLI remains the deterministic path for terminal scripts and CI.
npm i -g @getdemi/cli
demi login
demi products list --limit 5
Run imports, inspect records, update data, and automate workflows from your terminal.
Open CLI docsSubmit source files, monitor import runs, and complete review workflows.
Read import guide