Files
nrwl--nx/opencode.json
MaxKless de67da4bc6 chore(repo): add update ai agents configuration for a bunch of ai agents (#34231)
this sets the nx repo up with the latest and greatest
2026-01-27 13:50:42 -05:00

11 lines
173 B
JSON

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