Skip to content

Commit 103c6f7

Browse files
samedsonjoehan
andauthored
Remove mention of Storage from the init prompt (#9215)
Co-authored-by: Joe Hanley <[email protected]>
1 parent 68e7b1f commit 103c6f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mcp/prompts/core/init.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ IMPORTANT: The backend setup guide is for web apps only. If the user requests ba
114114
115115
The following Firebase services are available to be configured. Use the Firebase \`read_resources\` tool to load their instructions for further guidance.
116116
117-
- [Backend Services](firebase://guides/init/backend): Read this resource to setup backend services for the user such as user authentication, database, or cloud file storage.
117+
- [Backend Services](firebase://guides/init/backend): Read this resource to setup backend services for the user such as user authentication, database, or hosting.
118118
- [GenAI Services](firebase://guides/init/ai): Read this resource to setup GenAI services for the user such as building agents, LLM usage, unstructured data analysis, image editing, video generation, etc.
119119
120120
UNAVAILABLE SERVICES: Analytics, Remote Config (feature flagging), A/B testing, Crashlytics (crash reporting), and Cloud Messaging (push notifications) are not yet available for setup via this command.

0 commit comments

Comments
 (0)