# LogRocket MCP Node

> Access LogRocket MCP actions through Scalekit.

**URL:** https://caywork.com/learn/docs/node/logrocketmcp-node

## Content

## Description
Access LogRocket MCP actions through the Scalekit MCP gateway.

## Parameters
* **action** (string): Enabled sub-action to run.
* **params** (object): Action-specific inputs.

## Actions
* `logrocketmcp_build_metric`
* `logrocketmcp_find_issues`
* `logrocketmcp_find_sessions`
* `logrocketmcp_get_network_entries`
* `logrocketmcp_list_organizations`
* `logrocketmcp_list_projects`
* `logrocketmcp_use_logrocket`
* `logrocketmcp_watch_sessions`

## Use Cases
1. **Automate LogRocket MCP workflows**: Add the node, enable the actions you need, and let the agent invoke them through Scalekit.
2. **Enforce least privilege**: Only enable the subset of actions required for the current agent flow.