26 lines
388 B
JSON
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"
|
|
]
|
|
}
|
|
}
|
|
}
|