SFCC Dev

MCPv1
Feature Surface

Discover & Apply Faster

Lean overview of every capability—expand only what you need. Optimized for AI-assisted flows and rapid onboarding.

DocsSFRABest PracticesLogsJobsObjectsCode VersionsSecurity
Getting started
  • Generate a cartridge with generate_cartridge_structure
  • Or ask your AI assistant: "Show me dw.catalog.Product methods"

Ready for deeper insight? Expand the sections below.

Create a production-ready SFCC cartridge (or full project) in seconds via generate_cartridge_structure.

  • Controllers, models, ISML templates, static assets, config, lint, build
  • Full project mode adds package.json, Webpack, linting, scripts
  • Direct file creation in specified target path (no manual copy)
  • Consistent patterns for AI to reason about project shape

Try asking:

  • "Generate a cartridge named training_core and show the created directories."
  • "What files does generate_cartridge_structure create in full project mode?"
  • "Add a controller skeleton to my generated cartridge for listing products."

🔗 Next Steps

Pick a direction—inspect the precise tool surface first or jump straight into multi-step usage patterns.

Need exact tool names?

The tools catalog lists arguments & intent so you can craft precise, low-token prompts.

Prefer guided flows?

Example sequences show chained usage (docs → logs → versions) ready to reuse.

💡 Tip: Ask: "Suggest a workflow to inspect a product attribute then trace related log errors using available tools."