Files
tabatago/opencode.json
2026-05-10 20:09:13 +01:00

12 lines
174 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"xcode": {
"type": "local",
"command": [
"xcrun",
"mcpbridge"
]
}
}
}