add agent skills and opencode config
This commit is contained in:
12
opencode.json
Normal file
12
opencode.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"mcp": {
|
||||
"xcode": {
|
||||
"type": "local",
|
||||
"command": [
|
||||
"xcrun",
|
||||
"mcpbridge"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user