mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-05-11 09:05:43 -03:00
9 lines
303 B
JSON
9 lines
303 B
JSON
{
|
|
"name": "firebase",
|
|
"description": "Google Firebase MCP integration. Manage Firestore databases, authentication, cloud functions, hosting, and storage. Build and manage your Firebase backend directly from your development workflow.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Google"
|
|
}
|
|
}
|