Plugin · Claude Code · DevOps

Firebase Firebase Tools

firebase-firebase-tools is a Claude Code plugin for the Build phase that wraps the official Firebase CLI and MCP-style project tooling so agents can manage hosting, Firestore, Functions, and deploy workflows.

by firebase · github.com/firebase/firebase-tools

Manage Firebase projects from Claude Code via the official CLI plugin—hosting, Firestore, Functions, deploy flows, and MCP-backed project operations.

4.4k
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install firebase-firebase-tools@firebase/firebase-tools
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:firebase/firebase-tools") and the paste-ready config with skillselion.get_install_config("plugin:firebase/firebase-tools").

About

What it does

firebase-firebase-tools brings Google’s Firebase Command Line Tools into Claude Code so your agent can help initialize projects, configure services, and run deploy-oriented commands with guardrails you define. Solo builders picking Firebase for auth, Firestore, hosting, or functions often bounce between docs, terminal, and editor; this plugin compresses that loop by exposing CLI and MCP capabilities where you already code. It fits the build phase when you integrate backend services, extends to ship when you push hosting or rules changes, and supports operate when you adjust infra or troubleshoot production Firebase settings. It is the real Firebase CLI ecosystem packaged for agent use—not a mock backend generator—so you still need a Google account, project billing awareness, and comfort with cloud deploy semantics. Install the plugin, authenticate Firebase locally per Google’s flow, then delegate repetitive CLI steps and configuration edits to the agent while you retain approval on destructive commands.

Highlights

  • Official firebase-tools surface as a Claude Code plugin with MCP-oriented project management
  • Covers hosting, Firestore, Cloud Functions, and broader Firebase CLI deploy features
  • Helps indie builders provision and iterate Firebase backends without leaving the agent
  • CLI-first workflow aligned with firebase/firebase-tools repository
  • Single-plugin bundle for Claude-assisted Firebase operations

Why builders use it

Firebase setup and deploy involve many CLI flags and service consoles, which slows solo builders who want one agent workspace instead of constant context switching.

After you add the plugin, Claude Code can run guided Firebase project and deploy tasks through firebase-tools, speeding integration and release iteration on Google’s stack.

At a glance

  • Type - Plugin in DevOps.
  • Adoption - 0 installs, 4.4k stars, 0 votes.

FAQ

Who is firebase-firebase-tools for?

Builders using Firebase for backend, hosting, or mobile services who want Claude Code to help run firebase-tools commands and manage projects safely.

When should I use firebase-firebase-tools?

Use it while integrating Firebase in build, when deploying hosting or rules at ship, and when adjusting cloud config or services during operate.

How do I add firebase-firebase-tools to my agent?

Install the firebase/firebase-tools Claude Code plugin, complete Firebase CLI login on your machine, and enable MCP or skill features per the plugin README before asking the agent to run project tasks.

Discussion

Comments

Share how you use firebase-firebase-tools, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.