1{2 "mcpServers": {3 "firebase": {4 "env": {5 "FIREBASE_STORAGE_BUCKET": "your-project-id.firebasestorage.app",6 "SERVICE_ACCOUNT_KEY_PATH": "/absolute/path/to/serviceAccountKey.json"7 },8 "args": [9 "-y",10 "@gannonh/firebase-mcp"11 ],12 "command": "npx"13 }14 }15}
No reviews yet. Be the first to review!
Sign in to join the conversation