12 lines
152 B
JSON
12 lines
152 B
JSON
{
|
|
"mcpServers": {
|
|
"angular-cli": {
|
|
"command": "npx",
|
|
"args": [
|
|
"-y",
|
|
"@angular/cli",
|
|
"mcp"
|
|
]
|
|
}
|
|
}
|
|
} |