Files
2026-07-13 13:02:55 +08:00

26 lines
388 B
JSON

{
"mcpServers": {
"playwright": {
"command": "npx",
"args": [
"-y",
"@playwright/mcp@0.0.70"
]
},
"context7": {
"command": "npx",
"args": [
"-y",
"@upstash/context7-mcp@2.1.8"
]
},
"deepwiki": {
"command": "npx",
"args": [
"-y",
"deepwiki-mcp@0.0.6"
]
}
}
}