Skip to content

Commit fe4e2c2

Browse files
authored
docs: remove Firebase Studio section from setup guide
Remove Firebase Studio configuration instructions because it is sunsetting.
1 parent 4a174b8 commit fe4e2c2

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

adev/src/content/ai/mcp-server-setup.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -54,21 +54,6 @@ Create a file named `.cursor/mcp.json` in your project's root and add the follow
5454
}
5555
```
5656

57-
### Firebase Studio
58-
59-
Create a file named `.idx/mcp.json` in your project's root and add the following configuration:
60-
61-
```json
62-
{
63-
"mcpServers": {
64-
"angular-cli": {
65-
"command": "npx",
66-
"args": ["-y", "@angular/cli", "mcp"]
67-
}
68-
}
69-
}
70-
```
71-
7257
### Gemini CLI
7358

7459
Create a file named `.gemini/settings.json` in your project's root and add the following configuration:

0 commit comments

Comments
 (0)