diff --git a/opencode.jsonc b/opencode.jsonc new file mode 100644 index 0000000..8730381 --- /dev/null +++ b/opencode.jsonc @@ -0,0 +1,10 @@ +{ + "$schema": "https://opencode.ai/config.json", + "mcp": { + "dnscontrol-docs": { + "enabled": true, + "type": "remote", + "url": "https://docs.dnscontrol.org/~gitbook/mcp" + } + } +}