
{
"mcpServers": {
"firebase": {
"command": "npx",
"args": \["-y", "firebase-tools@latest", "mcp"\]
}
}
}
That was the config I used provided by the firebase studio documentation. I logged in using the firebase login --no-localhost command in the terminal. Not sure If I am missing something



