14 lines
252 B
JSON
14 lines
252 B
JSON
{
|
|
"mcpServers": {
|
|
"playwright": {
|
|
"type": "stdio",
|
|
"command": "npx",
|
|
"args": ["-y", "@playwright/mcp@latest"],
|
|
"env": {}
|
|
},
|
|
"context7": {
|
|
"type": "sse",
|
|
"url": "https://mcp.context7.com/sse"
|
|
}
|
|
}
|
|
} |