CLIfor managing Squarespace commerce, orders, products, inventory via API
It wraps Squarespace’s Commerce and account APIs into a typed commander.js CLI, exposing commands for orders, products, inventory, webhooks and more. Writes are dry‑run by default, with a `--live-write` flag to actually modify data, and an MCP server lets agents call the same operations. Developers who manage multiple Squarespace stores get a safe, scriptable way to audit and adjust their inventory without leaving the terminal.
View on GitHub →zaydiscold/squarespace-cli