Delete .mcp.json

This commit is contained in:
Tommy D. Rossi
2025-12-27 20:05:45 +01:00
parent f1f6b2f015
commit 2e47242e47
-10
View File
@@ -1,10 +0,0 @@
{
"mcpServers": {
"playwriter": {
"type": "stdio",
"command": "tsx",
"args": ["/Users/morse/Documents/GitHub/playwriter/playwriter/src/mcp.ts"],
"env": {}
}
}
}