diff options
Diffstat (limited to '.mcp.json')
| -rw-r--r-- | .mcp.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.mcp.json b/.mcp.json new file mode 100644 index 0000000..7938162 --- /dev/null +++ b/.mcp.json @@ -0,0 +1,8 @@ +{ + "mcpServers": { + "supabase": { + "type": "http", + "url": "https://mcp.supabase.com/mcp?project_ref=kbugptrwjnenmgkhdofn&features=storage%2Cbranching%2Cfunctions%2Cdevelopment%2Cdebugging%2Cdatabase%2Caccount%2Cdocs" + } + } +}
\ No newline at end of file |