Initialized workspace with Firebase Studio
This commit is contained in:
20
.idx/mcp.json
Normal file
20
.idx/mcp.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"angular-cli": {
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"-y",
|
||||
"@angular/cli",
|
||||
"mcp"
|
||||
]
|
||||
},
|
||||
"firebase": {
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"-y",
|
||||
"firebase-tools@latest",
|
||||
"experimental:mcp"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user