I was previously using VS Code with Firebase CLI installed, logged in with email1@gmailDOTcom and chosen firebase project as project-1
Later, I wanted to use a different project on a different email, e.g., email2@gmailDOTcom with project-2
I have successfully set the default project for the Firebase project directory as project-2, as I wanted in Antigravity. But now when I’m trying to enable the Firebase MCP in Antigravity after installing, it is showing an error. Because the MCP is still making request to old project-1 billing account, but expected project-2
The error in the MCP panel of Antigravity (not terminal) is: Error: failed to get tools: calling “tools/list”: Request to https://cloudbilling.googleapis.com/v1/projects/project-1/billing Info had HTTP Error: 403, the caller does not have permission.
Looks like I’m logged in with the project-2 email as expected, but the MCP is requesting project-1, which is in a separate email.
How to point to project-2? Should I run any command in the terminal? I have used only Firebase CLI before on Antigravity or my machine.
I’m on Windows 11 x64
Please help if you have any ideas. Antigravity itself is unable to understand the matter.
