From 518259c1c3449a4f396505d4840c2163420bfb6c Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Wed, 17 Jun 2026 21:25:40 -0500 Subject: [PATCH] Add logrocket plugin (#3020) --- .claude-plugin/marketplace.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index e3619bc..f220993 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1620,6 +1620,22 @@ }, "homepage": "https://github.com/pydantic/skills/tree/main/plugins/logfire" }, + { + "name": "logrocket", + "description": "Connect Claude Code to LogRocket to query session replays, metrics, issues, and user behavior using natural language.", + "author": { + "name": "LogRocket" + }, + "category": "monitoring", + "source": { + "source": "git-subdir", + "url": "https://github.com/LogRocket/logrocket-claude-plugin.git", + "path": "plugins/logrocket", + "ref": "main", + "sha": "51ccce4a3b9ff41f9d0de66fe3ac26fd0056cc5a" + }, + "homepage": "https://logrocket.com" + }, { "name": "looker", "description": "Connect to Looker and interact with your data using LookML.",