setting-up

Guide developers through MCP tooling setup for Shopware plugin development.

41|5|Updated Oct 22, 2025
One-click install
npx skills add https://github.com/shopwareLabs/ai-coding-tools --skill setting-up-shopwarelabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setting-up
Source: https://github.com/shopwareLabs/ai-coding-tools/tree/main/plugins/dev-tooling/skills/setting-up
Command: npx skills add https://github.com/shopwareLabs/ai-coding-tools --skill setting-up-shopwarelabs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Interactive setup assistant for Shopware dev tooling. Read references/plugin-setup.md for all plugin-specific details including prerequisites, configuration files, validation steps, and post-setup instructions.

Core Features & Use Cases

  • Interactive prerequisites and configuration walkthrough to ensure MCP tool wiring is correct.
  • Generation and validation of .mcp-php-tooling.json, .mcp-js-tooling.json, and related config files.
  • Post-setup guidance for permissions and restarts to fully enable MCP servers.

Quick Start

Run the interactive plugin setup to configure MCP tooling for this project.

Frequently Asked Questions about setting-up

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure MCP servers for Shopware plugin development?

To configure MCP servers for Shopware plugin development, run an interactive setup assistant that guides you through prerequisites checks, generates .mcp-php-tooling.json and .mcp-js-tooling.json files, and validates permissions across native or containerized environments.

What is MCP server wiring for Shopware dev tooling?

MCP server wiring for Shopware dev tooling is a structured configuration process that connects development tools to your project. It involves generating JSON configuration files for PHP and JS environments, setting permissions, and validating the setup to ensure a ready-to-use state.

Does Shopware MCP setup work in containerized development environments?

Yes, Shopware MCP setup works in containerized environments. The configuration flow explicitly covers permission setup and validation across both native and containerized systems to ensure the dev-tooling suite functions correctly.

How do I generate .mcp-php-tooling.json and .mcp-js-tooling.json configuration files?

You generate .mcp-php-tooling.json and .mcp-js-tooling.json files by running an interactive plugin setup flow. The assistant creates these configuration files automatically and validates them to ensure correct MCP server wiring.

Why is my Shopware MCP server not working after configuration?

Shopware MCP servers may not work after configuration if post-setup steps like permission adjustments or restarts were skipped. The setup includes a final validation phase to check config files and ensure all servers are fully enabled.

Do I need specific prerequisites to set up Shopware dev tooling with Claude Code?

Yes, setting up Shopware dev tooling requires specific prerequisites. The setup process begins with interactive prerequisites checks to verify your environment is ready before generating configuration files and wiring MCP servers.