Jason Mcp Pwa Studio
Freeby MCP Community
Minimal Model Context Protocol server scaffold for Magento PWA Studio
v0.1.22Added Apr 12, 2026
mcppwastudio
Jason Mcp Pwa Studio MCP Server
Minimal Model Context Protocol server scaffold for Magento PWA Studio
Installation
npx -y jason-mcp-pwa-studio
Reviews
Installation
Quick install
npx -y jason-mcp-pwa-studio
Add to claude_desktop_config.json
{
"mcpServers": {
"jason-mcp-pwa-studio": {
"command": "npx",
"args": ["-y", "jason-mcp-pwa-studio"]
}
}
}