Files
nrwl--nx/opencode.json
T
2026-07-13 12:38:36 +08:00

11 lines
173 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"nx-mcp": {
"type": "local",
"command": ["npx", "nx", "mcp"],
"enabled": true
}
}
}