Files
claude-engineering-plugin/plugins/compounding-engineering/.mcp.json
2025-11-24 14:24:37 -08:00

12 lines
210 B
JSON

{
"playwright": {
"type": "stdio",
"command": "npx",
"args": ["-y", "@playwright/mcp@latest"],
"env": {}
},
"context7": {
"type": "sse",
"url": "https://mcp.context7.com/sse"
}
}