MCP Configtypescript
varyant MCP Config
MCP configuration with 1 server: supabase
.mcp.json
{
"mcpServers": {
"supabase": {
"type": "http",
"url": "https://mcp.supabase.com/mcp?project_ref=wnpmqofkcjwbditkeewl"
}
}
}MCP configuration with 1 server: supabase
{
"mcpServers": {
"supabase": {
"type": "http",
"url": "https://mcp.supabase.com/mcp?project_ref=wnpmqofkcjwbditkeewl"
}
}
}