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