Shopigent Stock
AI inventory management and smart bundles — the inventory OS for your Shopify store.
Shopigent Stock is the fourth app in the Shopigent family. It solves three problems in one: merchants lost their inventory tool when Stocky shut down, bundle apps never deduct components from real stock correctly, and warehouses are stuck in manual sync. Shopigent Stock replaces all of it with AI-powered inventory, smart bundles, and an MCP agent.
What it does
- 📦 Inventory Engine — multi-location read/write, low-stock alerts, and picking lists. Works on Shopify Basic/dev plans by reading available stock via
productVariant.inventoryQuantity(no paid-only scopes required). - 🎯 Smart Bundles — fixed bundles and Mix & Match, with automatic component deduction and bump offers at checkout ("Add X for just $Y more"). Inventory-aware, so you never oversell.
- 🧠 AI Forecasting — days-until-stockout per SKU, reorder suggestions, sales-velocity analysis, and overstock detection.
- 🏭 Warehouse Bridge — CSV import/export + REST API sync, shelf locations with scannable Code-128 barcodes and multiple products per shelf, plus 3PL-ready architecture.
- 🤖 MCP Agent — let any AI agent update inventory, apply stock from a file, get shelf layouts, and create bundles via a secure
/api/agentendpoint.
The fourth pillar of the Shopigent trilogy+
Each app in the Shopigent family solves a distinct merchant problem through an agent-first approach:
- Shopigent — 92 curated MCP tools to operate your store safely
- Shopigent Returns — AI-powered returns, fraud detection, auto-refund
- Shopigent AI GEO — Generative Engine Optimization for AI shopping agents
- Shopigent Stock — AI inventory, smart bundles, and warehouse sync
Pricing (Fast Bundle-inspired)
| Plan | Price | Limit |
|---|---|---|
| Development | Free | Dev stores |
| Starter | $19/mo | Up to $1K monthly bundle sales |
| Growth | $49/mo | Up to $3K monthly bundle sales |
| Pro | $99/mo | Up to $10K monthly bundle sales |
Tech stack
- Frontend: Remix + Shopify Polaris (embedded Shopify app)
- Backend: Remix with Prisma ORM + PostgreSQL
- MCP Server: integrated
/api/agentendpoint with hashed API keys - Infrastructure: Railway (app + Postgres)
Status
Core features live — inventory engine, smart bundles, warehouse sync, AI forecasting, and the MCP agent connector are deployed and working. Ongoing development per the build order in the project docs.