From 31bd690cdf764514d8a34e94ed928a55901cc299 Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 19:38:37 +0000 Subject: [PATCH] docs: Add MCP server information to README Updated the README.md to include that this repository is the home of the official Firebase MCP server and added a link to the MCP server page. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 06e65e51f2e..32c5e3ef646 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Firebase CLI [![Actions Status][gh-actions-badge]][gh-actions] [![Node Version][node-badge]][npm] [![NPM version][npm-badge]][npm] [![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.com/en/install-mcp?name=firebase&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyIteSIsImZpcmViYXNlLXRvb2xzIiwiZXhwZXJpbWVudGFsOm1jcCIsIi0tZGlyIiwiLiJdfQ==) +This is the home of the official Firebase MCP server. For more information, see the [MCP server page](https://github.com/firebase/firebase-tools/tree/master/src/mcp). + The Firebase Command Line Interface (CLI) Tools can be used to test, manage, and deploy your Firebase project from the command line. - Deploy code and assets to your Firebase projects