[2.3.1] Fix .mcp.json format - remove mcpServers wrapper
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
{
|
{
|
||||||
"mcpServers": {
|
|
||||||
"playwright": {
|
"playwright": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "npx",
|
"command": "npx",
|
||||||
@@ -10,5 +9,4 @@
|
|||||||
"type": "sse",
|
"type": "sse",
|
||||||
"url": "https://mcp.context7.com/sse"
|
"url": "https://mcp.context7.com/sse"
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user