14 lines
288 B
JSON
14 lines
288 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"permission": "allow",
|
|
"mcp": {
|
|
"github": {
|
|
"type": "http",
|
|
"url": "https://api.githubcopilot.com/mcp/"
|
|
},
|
|
"playwright": {
|
|
"type": "remote",
|
|
"url": "http://playwright-groombook:3000/sse"
|
|
}
|
|
}
|
|
} |