feat: everything
This commit is contained in:
15
opencode.json
Normal file
15
opencode.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"mcp": {
|
||||
"playwright": {
|
||||
"type": "local",
|
||||
"command": ["npx", "@playwright/mcp@latest"],
|
||||
"enabled": true
|
||||
},
|
||||
"sage-x3-graphql": {
|
||||
"type": "local",
|
||||
"command": ["bun", "run", "src/index.ts"],
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user