summaryrefslogtreecommitdiffstatshomepage
path: root/dot_config/opencode/opencode.json
blob: c92e1fa3eadc79c0fec7757e0951189adf5f955b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "$schema": "https://opencode.ai/config.json",
  "autoupdate": false,
  "share": "disabled",
  "permission": "allow",
  "mcp": {
    "openaiDeveloperDocs": {
      "type": "remote",
      "url": "https://developers.openai.com/mcp",
      "enabled": true
    }
  }
}