feat: 增强日历功能并集成 AgentScope 代理服务
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"mcp": {
|
||||
"supabase": {
|
||||
"type": "local",
|
||||
"enabled": true,
|
||||
"command": [
|
||||
"npx",
|
||||
"-y",
|
||||
"@aliyun-supabase/mcp-server-supabase@latest",
|
||||
"--features=aliyun",
|
||||
"--region-id=cn-shenzhen"
|
||||
],
|
||||
"environment": {
|
||||
"ALIYUN_ACCESS_TOKEN": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user