Use when generating Magento 2 or Adobe Commerce project scaffolding through the JetBrains Magento MCP toolset, including modules, plugins, observers, CRUD entities, controllers, CLI commands, blocks, view models, and product/category/customer EAV attributes. Prefer the single `magento_scaffold` tool with `help`, `detailed_schema`, and `render` modes instead of searching for many generator-specific tools.
Use when inspecting Magento 2 or Adobe Commerce project configuration through the JetBrains Magento MCP toolset, including modules, DI configuration, plugin interceptions, event observers, layout entities, UI components, ACL resources, and admin menu entries. Prefer the single `magento_inspect` tool with `help`, `detailed_schema`, and `query` modes instead of searching for many finder-specific tools.