
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
@clize/storefront
Advanced tools
Agent Storefront — let your AI agent run a real store: checkout, orders, refunds, shipping, support. Installs the Clize CLI + MCP server.
@clize/storefrontAgent Storefront lets your AI agent run a real store: checkout, orders, refunds, shipping and a support inbox — with the money gate in your hands.
A Clize product · clize.ai/storefront
Agentic commerce is mostly being built on the buyer's side — protocols so an agent can go and buy things. Agent Storefront is the merchant side: your agent runs the shop.
--confirm. Shipping notifications are drafts until a person says send.npm i -g @clize/clize
@clize/storefront ships no code of its own — it is the Agent Storefront entry point on npm and in the MCP registry (ai.clize/storefront), and it depends on @clize/clize: one CLI, one MCP server, one account behind every Clize product line. Installing it gets you the whole CLI, not a storefront-only fork.
Note that npm does not put a dependency's executable on your PATH when you globally install a metapackage, so install @clize/clize directly for the clize command. Use @clize/storefront for the MCP server below.
claude mcp add storefront -- npx -y -p @clize/storefront clize-mcp --profile storefront
--profile storefront exposes only this line's tools — clize_pay, the ten clize_shop_* tools (status, orders, order, todo, fulfill, notify, refund, events, shipments, webhook), clize_data_webhook, plus account status / balance / recharge. Drop --profile for the full Clize tool set, including clize_deploy_site to put the store online.
clize pay link --amount 240 --to buyer@example.com --for "invoice 1043" # one-off quote → link
clize shop init # the contract: _catalog.json + cart.js on your site
clize shop status # payouts wired? catalog size? fulfillment webhook?
clize shop todo # new paid orders, tracking not yet emailed, stalled shipments
clize shop fulfill ord_123 --tracking 9400... --carrier usps
clize shop notify ord_123 # draft the shipping email; --confirm to send it
clize shop refund ord_123 --reason out_of_stock # preview only; --confirm to move money
clize shop events --all --since 2026-08-01 # replay the order event stream
Support mail for the store is the same inbox the rest of Clize uses — see Agent Inbox.
ai.clize/storefrontMIT © Clize
FAQs
Agent Storefront — let your AI agent run a real store: checkout, orders, refunds, shipping, support. Installs the Clize CLI + MCP server.
The npm package @clize/storefront receives a total of 34 weekly downloads. As such, @clize/storefront popularity was classified as not popular.
We found that @clize/storefront demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.