diff --git a/package.json b/package.json index 73d9efa..f0cd34c 100644 --- a/package.json +++ b/package.json @@ -10,5 +10,8 @@ "@biomejs/biome": "1.9.4", "pkg-pr-new": "^0.0.68", "supabase": "^2.1.1" + }, + "bugs": { + "url": "https://github.com/supabase/mcp/issues" } }