Spaces:
Runtime error
Runtime error
| { | |
| "mcpServers": { | |
| "supabase": { | |
| "command": "npx", | |
| "args": [ | |
| "-y", | |
| "@modelcontextprotocol/server-postgres", | |
| "<local-db-url>" | |
| ] | |
| } | |
| } | |
| } |
| { | |
| "mcpServers": { | |
| "supabase": { | |
| "command": "npx", | |
| "args": [ | |
| "-y", | |
| "@modelcontextprotocol/server-postgres", | |
| "<local-db-url>" | |
| ] | |
| } | |
| } | |
| } |