From 2feec37eb3a78bb6e3dc1fa704bbb9aefe7c17b6 Mon Sep 17 00:00:00 2001 From: tapframe Date: Sat, 9 Aug 2025 01:27:34 +0530 Subject: [PATCH] some removes --- .cursor/mcp.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 .cursor/mcp.json diff --git a/.cursor/mcp.json b/.cursor/mcp.json deleted file mode 100644 index c9f1291..0000000 --- a/.cursor/mcp.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "mcpServers": { - "supabase": { - "command": "npx", - "args": [ - "-y", - "@supabase/mcp-server-supabase@latest", - - "--project-ref=utypxyhwcekefvhyguxp" - ], - "env": { - "SUPABASE_ACCESS_TOKEN": "sbp_a6d99ace66d78d514d6435c4eb58ea9ff6f9d6c7" - } - } - } - } \ No newline at end of file