# Jam MCP Node

> Access Jam MCP actions through Scalekit.

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

## Content

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

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

## Actions
* `jammcp_analyzevideo`
* `jammcp_createcomment`
* `jammcp_fetch`
* `jammcp_getconsolelogs`
* `jammcp_getdetails`
* `jammcp_getmetadata`
* `jammcp_getnetworkrequests`
* `jammcp_getscreenshots`
* `jammcp_getuserevents`
* `jammcp_getvideotranscript`
* `jammcp_listfolders`
* `jammcp_listjams`
* `jammcp_listmembers`
* `jammcp_search`
* `jammcp_updatejam`

## Use Cases
1. **Automate Jam 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.