diff --git a/opencode.json b/opencode.json new file mode 100644 index 0000000..484e9b0 --- /dev/null +++ b/opencode.json @@ -0,0 +1,12 @@ +{ + "$schema": "https://opencode.ai/config.json", + "mcp": { + "directus": { + "type": "remote", + "url": "https://cms.achmad.dev/mcp", + "headers": { + "Authorization": "Bearer BpMc05U9WKdAqWD7oNGvdQNB51TIOoam" + } + } + } +} \ No newline at end of file