Back to directory
lonolf/cursor-firebase-tools

lonolf/cursor-firebase-tools

@Lonolf

Firebase MCP tool for Cursor - provides commands to interact with Firebase directly from Cursor editor

firebasecursormcptypescriptfirestoredatabasetool

Installation & Configuration

{
  "mcpServers": {
    "cursor-firebase-tools": {
      "command": "node",
      "args": [
        "{{yourPath}}/cursor-firebase-tools/dist/index.js"
      ],
      "cwd": "."
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15