Files
gh-croffasia-cc-blueprint-t…/.mcp.json
2025-11-29 18:16:37 +08:00

12 lines
211 B
JSON

{
"mcpServers": {
"context7": {
"command": "npx",
"args": ["-y", "@upstash/context7-mcp"]
},
"playwright": {
"command": "npx",
"args": ["@playwright/mcp@latest"]
}
}
}