Back to Plugins
Firebase
Google Firebase MCP integration. Comprehensive backend management including Firestore databases, authentication, cloud functions, hosting, and storage solutions integrated into your development workflow.
databasebackendgoogleauthenticationofficial
By Google
Installation
claude plugins add firebase@claude-plugins-officialConfiguration
{
"enabledPlugins": {
"firebase@claude-plugins-official": true
}
}Commands
/firebase-queryQuery Firestore collections and documents/firebase-deployDeploy to Firebase Hosting or Functions/firebase-authManage Firebase Authentication users/firebase-rulesEdit and deploy security rulesHow to install
- Open Claude Code in your terminal
- Run the installation command above
- The plugin will be enabled automatically
- Use the plugin's features in your Claude Code sessions