10 lines
179 B
JSON
10 lines
179 B
JSON
|
|
{
|
||
|
|
// For more information, visit: https://angular.dev/ai/mcp
|
||
|
|
"servers": {
|
||
|
|
"angular-cli": {
|
||
|
|
"command": "npx",
|
||
|
|
"args": ["-y", "@angular/cli", "mcp"]
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|