chore: add project-scoped Angular MCP

This commit is contained in:
Johannes Millan 2026-07-11 15:38:27 +02:00
parent 79e6a48ba6
commit 3c57999173

3
.codex/config.toml Normal file
View file

@ -0,0 +1,3 @@
[mcp_servers.angular-cli]
command = "npx"
args = ["--no-install", "ng", "mcp"]