From dev-tooling
Local stdio MCP server running server.sh for js-storefront-tooling. Provides development tooling for JavaScript storefronts.
npx claudepluginhub shopwarelabs/ai-coding-tools --plugin dev-toolingAdd to your .mcp.json:
{
"mcpServers": {
"js-storefront-tooling": {
"command": "${CLAUDE_PLUGIN_ROOT}/mcp-server-js-storefront/server.sh"
}
}
}This server has elevated permissions. Review the source code before enabling.
${CLAUDE_PLUGIN_ROOT}/mcp-server-js-storefront/server.sh