shopwareLabs/ai-coding-tools
Claude Code plugin marketplace for Shopware development. Provides MCP servers, skills, agents, hooks, and commands to integrate development tools directly into your AI coding workflow.
Platform-specific configuration:
{
"mcpServers": {
"ai-coding-tools": {
"command": "npx",
"args": [
"-y",
"ai-coding-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...