Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 316 Bytes

File metadata and controls

3 lines (3 loc) · 316 Bytes
  • Fixed an issue where hosting deploy allowed publishing to a site in a different project. (#10376)
  • Added 'firebase_deploy' and 'firebase_deploy_status' MCP tools.
  • Added SSE mode support to firebase mcp. To use it, run firebase mcp --mode=sse --port=3000, and connect your client on http://localhost:3000.