Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
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-toolingCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"js-storefront-tooling": {
"command": "${CLAUDE_PLUGIN_ROOT}/mcp-server-js-storefront/server.sh"
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
${CLAUDE_PLUGIN_ROOT}/mcp-server-js-storefront/server.shShare bugs, ideas, or general feedback.