npm i -g @monetizekit/cliCommon commands
monetizekit auth loginAuthenticate the local CLI session
monetizekit auth service-token create docs-ci --scopes customers:view --ttl 30dCreate scoped service tokens
monetizekit workspace listList accessible workspaces
monetizekit workspace use <workspace>Set active workspace context
monetizekit catalog import --dir ./catalogImport catalog-as-code changes
Full details: see the monetizekit-cli spec deliverables in this repository. For MCP-based IDE tooling instead of the CLI, see MCP & IDE Integrations .