# ListenLabs MCP Node

> Access ListenLabs MCP actions through Scalekit.

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

## Content

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

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

## Actions
* `listenlabsmcp_create_study`
* `listenlabsmcp_edit_study`
* `listenlabsmcp_get_response`
* `listenlabsmcp_get_study_analysis`
* `listenlabsmcp_get_study_responses`
* `listenlabsmcp_get_study_state`
* `listenlabsmcp_launch_study`
* `listenlabsmcp_list_creatable_orgs`
* `listenlabsmcp_list_studies`
* `listenlabsmcp_manage_folder`
* `listenlabsmcp_move_study`
* `listenlabsmcp_publish_study`
* `listenlabsmcp_search_across_studies`

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