docs: add invite code design and backlog for user_agents trigger

This commit is contained in:
qzl
2026-02-27 11:10:44 +08:00
parent 76853452f6
commit 0d4811fee5
3 changed files with 208 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"supabase_mcp": {
"type": "remote",
"url": "http://localhost:8001/mcp",
"oauth": false,
"enabled": true,
"timeout": 10000
}
}
}