Skip to content

LogRocket/logrocket-claude-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LogRocket Plugin for Claude Code

Connect Claude Code to LogRocket to query session replays, metrics, issues, and user behavior using natural language — powered by the LogRocket MCP Server and Ask Galileo.

What's Included

Component Description
MCP Server Connects Claude Code to the LogRocket API via the use_logrocket tool
Use LogRocket Skill Teaches your AI agent how to query LogRocket on your behalf

Setup

  1. Add the marketplace: /plugin marketplace add logrocket/logrocket-claude-plugin
  2. Install the plugin: /plugin install logrocket@logrocket
  3. Find your App ID under Settings > Project Settings in the LogRocket dashboard, or from the URL: https://app.logrocket.com/<org_id>/<project_id>.
  4. Set the environment variables LOGROCKET_ORG_ID and LOGROCKET_PROJECT_ID.
  5. Connect to the MCP server when prompted to authenticate.

Example Prompts

  • "User X reported a problem with checkout. Can you use LogRocket to watch their sessions and figure out the root cause?"
  • "I'm about to work on the search feature — can you use LogRocket to help me understand how it's currently being used?"
  • "Can you look at LogRocket for new issues from the past week, try to figure out their root causes, and then suggest which ones I can fix?"
  • "Look at all commits from last week, and check LogRocket data to ensure they didn't introduce any regressions."
  • "Use LogRocket to watch sessions and look at issues to figure out what is highest priority that I work on next."

Learn More

Validation

Validate the plugin structure using Claude Code's built-in validator:

claude plugin validate .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors