12 lines
251 B
JSON
12 lines
251 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"mcp": {
|
|
"directus": {
|
|
"type": "remote",
|
|
"url": "https://cms.achmad.dev/mcp",
|
|
"headers": {
|
|
"Authorization": "Bearer BpMc05U9WKdAqWD7oNGvdQNB51TIOoam"
|
|
}
|
|
}
|
|
}
|
|
} |