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