diff --git a/.mcp.json b/.mcp.json deleted file mode 100644 index a6be2a8..0000000 --- a/.mcp.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "mcpServers": { - "playwright": { - "command": "npx", - "args": ["-y", "@playwright/mcp"] - }, - "reddit-mcp-server": { - "type": "http", - "url": "http://144.91.76.33:8080/mcp" - }, - "figma": { - "type": "http", - "url": "https://mcp.figma.com/mcp" - } - } -}