$ timeahead.in
mcp/mcpfirestoredb/install

install mcpfirestoredb

pick your MCP client below. snippets, file paths and reload steps included.
source: extracted from upstream READMEgithub.com/hendrickcastro/MCPFirestoreDB
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "firestoredb": {
      "command": "npx",
      "args": [
        "-y",
        "mcpfirestoredb@1.1.2"
      ],
      "env": {
        "GOOGLE_APPLICATION_CREDENTIALS": "/path/to/service-account.json",
        "FIREBASE_PROJECT_ID": "my-firebase-project",
        "FIRESTORE_DATABASE_ID": "(default)"
      }
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/mcpfirestoredb/install/claude-desktop
← back to mcpfirestoredb
Install mcpfirestoredb MCP Server — Claude Desktop, Cursor, Windsurf, VS Code | Timeahead