hfexample's picture
Deploy clean snapshot of the repository
e221c83
raw
history blame contribute delete
185 Bytes
{
"mcpServers": {
"supabase": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-postgres",
"<local-db-url>"
]
}
}
}