CleanKoder1/mcp-server-supabase
MCP Server para conectarse a una tabla en supabase. Codigo del video
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-supabase": {
"command": "npx",
"args": [
"-y",
"mcp-server-supabase"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...