Files
eryao/.opencode/opencode.json
T

15 lines
321 B
JSON
Raw Normal View History

{
"$schema": "https://opencode.ai/config.json",
"instructions": [
"./.opencode/memory/current.md",
"./.opencode/memory/durable.md"
],
"mcp": {
"supabase": {
"type": "remote",
"enabled": true,
"url": "http://localhost:8001/mcp"
}
}
}