mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-24 03:36:42 +02:00
15 lines
No EOL
308 B
JSON
15 lines
No EOL
308 B
JSON
{
|
|
"mcpServers": {
|
|
"supabase": {
|
|
"command": "npx",
|
|
"args": [
|
|
"-y",
|
|
"@supabase/mcp-server-supabase@latest",
|
|
"--project-ref=mjuvnnjxwfwlmxjsgkqu"
|
|
],
|
|
"env": {
|
|
"SUPABASE_ACCESS_TOKEN": "sbp_3622a96f728711cd06b113c17f77f84d02ff8fb2"
|
|
}
|
|
}
|
|
}
|
|
} |