11 lines
211 B
JSON
11 lines
211 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"mcp": {
|
|
"supabase": {
|
|
"type": "remote",
|
|
"enabled": true,
|
|
"url": "http://localhost:8001/mcp"
|
|
}
|
|
}
|
|
}
|