From 948295e907f04669063b3727a636b21e5590130c Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Fri, 5 Jun 2026 14:14:10 -0500 Subject: [PATCH] Add firestore-native plugin (#2320) --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 95587bd6..a9232eeb 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1150,6 +1150,20 @@ }, "homepage": "https://github.com/firecrawl/firecrawl-claude-plugin.git" }, + { + "name": "firestore-native", + "description": "Connect and interact with Firestore databases, collections, and documents.", + "author": { + "name": "Google LLC" + }, + "category": "database", + "source": { + "source": "url", + "url": "https://github.com/gemini-cli-extensions/firestore-native.git", + "sha": "f88103bd0ccfe9e1e7a3a7d849de26d197978c9a" + }, + "homepage": "https://github.com/gemini-cli-extensions/firestore-native" + }, { "name": "forge-skills", "description": "Forge-focused skills and MCP configuration for Atlassian Forge: scaffold and deploy apps (forge create, templates, dev spaces), build Teamwork Graph connectors for Rovo Search/Rovo Chat, pre-deploy review, systematic debugging, plus Forge docs and Atlassian Design System lookups via MCP.",