{
  "markdown": "# LogRocket Plugin for Claude Code\n\nConnect Claude Code to [LogRocket](https://logrocket.com) to query session replays, metrics, issues, and user behavior using natural language — powered by the [LogRocket MCP Server](https://docs.logrocket.com/docs/mcp) and [Ask Galileo](https://docs.logrocket.com/docs/ask-galileo).\n\n## What's Included\n\n| Component | Description |\n|-----------|-------------|\n| **MCP Server** | Connects Claude Code to the LogRocket API |\n| **Use LogRocket Skill** | Teaches your AI agent how to query LogRocket on your behalf |\n\n### Available Tools\n\nThis 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):\n\n| Tool | Toolset | Description |\n|------|---------|-------------|\n| `list_organizations` | _default_ | List the LogRocket organizations you can access |\n| `list_projects` | _default_ | List the LogRocket projects within an organization |\n| `use_logrocket` | `ask-galileo` | Run natural language queries against your LogRocket data, powered by Ask Galileo |\n| `find_sessions` | `sessions` | Filter LogRocket sessions by user, URL, time range, events, and more |\n| `watch_sessions` | `sessions` | Analyze or extract details from specific sessions |\n| `get_network_entries` | `sessions` | Retrieve a session's network requests and responses as a HAR document |\n| `build_metric` | `metrics` | Query LogRocket analytics data |\n| `find_issues` | `issues` | List a project's issues, filtered by severity, triage status, type, and time range |\n\nTo 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](https://docs.logrocket.com/docs/mcp#tools) for details.\n\n## Setup\n\n1. Add the marketplace: `/plugin marketplace add logrocket/logrocket-claude-plugin`\n2. Install the plugin: `/plugin install logrocket@logrocket`\n3. Connect to the MCP server when prompted to authenticate.\n\n## Example Prompts\n\n- \"User X reported a problem with checkout. Can you use LogRocket to watch their sessions and figure out the root cause?\"\n- \"I'm about to work on the search feature — can you use LogRocket to help me understand how it's currently being used?\"\n- \"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?\"\n- \"Look at all commits from last week, and check LogRocket data to ensure they didn't introduce any regressions.\"\n- \"Use LogRocket to watch sessions and look at issues to figure out what is highest priority that I work on next.\"\n\n## Learn More\n\n- [LogRocket MCP Server Docs](https://docs.logrocket.com/docs/mcp)\n- [Ask Galileo Docs](https://docs.logrocket.com/docs/ask-galileo)\n\n## Privacy\n\nThis plugin connects to the LogRocket MCP server and handles user session data. See LogRocket's [Privacy Policy](https://logrocket.com/privacy/) for details on how data is collected and used.\n\n## Validation\n\nValidate the plugin structure using Claude Code's built-in validator:\n\n```sh\nclaude plugin validate .\n```\n",
  "bytes": 3134,
  "sha": "212ead196a62133afc9cf20366b904138ea349b23fec166243d488e349f56e89",
  "repo_slug": "logrocket/logrocket-claude-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_logrocket_logrocket_claude_plugin_logroc_ce123379/readme"
}