ekart/.ai/mcp/mcp.json

12 lines
152 B
JSON

{
"mcpServers": {
"angular-cli": {
"command": "npx",
"args": [
"-y",
"@angular/cli",
"mcp"
]
}
}
}