diff --git a/.mcp.json b/.mcp.json deleted file mode 100644 index a8a8057..0000000 --- a/.mcp.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "mcpServers": { - "playwriter": { - "type": "stdio", - "command": "tsx", - "args": ["/Users/morse/Documents/GitHub/playwriter/playwriter/src/mcp.ts"], - "env": {} - } - } -}