Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here
logrocket logo

logrocket

claude-plugins-official

monitoringClaude Codeby LogRocket

Summary

Connect Claude Code to LogRocket to query session replays, metrics, issues, and user behavior using natural language.

Install to Claude Code

/plugin install logrocket@claude-plugins-official

Run in Claude Code. Add the marketplace first with /plugin marketplace add anthropics/claude-plugins-official if you haven't already.

README.md

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 | | Use LogRocket Skill | Teaches your AI agent how to query LogRocket on your behalf |

Available Tools

This plugin connects with ?toolsets=all, so the full set of LogRocket MCP tools is enabled out of the box (including new toolsets as they're added):

| Tool | Toolset | Description | |------|---------|-------------| | list_organizations | _default_ | List the LogRocket organizations you can access | | list_projects | _default_ | List the LogRocket projects within an organization | | use_logrocket | ask-galileo | Run natural language queries against your LogRocket data, powered by Ask Galileo | | find_sessions | sessions | Filter LogRocket sessions by user, URL, time range, events, and more | | watch_sessions | sessions | Analyze or extract details from specific sessions | | build_metric | metrics | Query LogRocket analytics data |

To restrict which tools are exposed, change the toolsets query parameter on the MCP server URL in plugins/logrocket/.mcp.json (e.g. ?toolsets=sessions,metrics). See the MCP tools docs for details.

Setup

1. Add the marketplace: /plugin marketplace add logrocket/logrocket-claude-plugin 2. Install the plugin: /plugin install logrocket@logrocket 3. 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

Privacy

This plugin connects to the LogRocket MCP server and handles user session data. See LogRocket's Privacy Policy for details on how data is collected and used.

Validation

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

claude plugin validate .

Related plugins

Browse all →