Files
shop-server/opencode.jsonc
T
2026-05-18 12:19:33 +05:00

15 lines
366 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"plugin": ["superpowers@git+https://github.com/obra/superpowers.git"],
"mcp": {
"context7": {
"type": "remote",
"url": "https://mcp.context7.com/mcp",
},
"chrome-devtools": {
"type": "local",
"command": ["npx", "-y", "chrome-devtools-mcp@latest"],
},
},
}