.mcp.json 97 B

123456
  1. {
  2. "firebase": {
  3. "command": "npx",
  4. "args": ["-y", "firebase-tools@latest", "mcp"]
  5. }
  6. }