Prerequisites Please complete these setup steps before proceeding, and remember your progress to avoid repeating them in future interactions. 1. Local Environment Setup: Verify the environment is properly set up so we can use Firebase tools: - Run to check if the Firebase CLI is installed. - Verify if the Firebase MCP server is installed using your existing tools. - If either of these checks fails, please review references/local-env-setup.md to get the environment ready. 2. Authentication: Ensure you are logged in to Firebase so that commands have the correct permissions. Run . For environmen…