You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Official Claude plugin for Firebase to help understand and manage your Firebase project, resources, and data",
9
+
"version": "1.0.0"
10
+
},
11
+
"plugins": [
12
+
{
13
+
"name": "firebase",
14
+
"description": "Claude plugin for Firebase that installs the Firebase MCP server and helps to manage Firebase projects, add backend services, add AI features, deploy & host apps, and more",
# Firebase CLI and MCP Server [![Actions Status][gh-actions-badge]][gh-actions][![Node Version][node-badge]][npm][![NPM version][npm-badge]][npm][](https://cursor.com/en/install-mcp?name=firebase&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyIteSIsImZpcmViYXNlLXRvb2xzIiwibWNwIiwiLS1kaXIiLCIuIl19)
2
2
3
-
The Firebase Command Line Interface (CLI) Tools can be used to test, manage, and deploy your Firebase project from the command line.
3
+
The Firebase Command Line Interface (CLI) Tools can be used to test, manage, and deploy your Firebase project from the command line. This repository is also the home of the official Firebase MCP Server. For more information, please see the [Firebase MCP Server documentation](./src/mcp).
4
4
5
5
- Deploy code and assets to your Firebase projects
6
6
- Run a local web server for your Firebase Hosting site
@@ -87,9 +87,17 @@ These commands let you deploy and interact with your Firebase services.
0 commit comments