# Jentic MCP Node

> Access Jentic MCP actions through Scalekit.

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

## Content

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

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

## Actions
* `jenticmcp_execute`
* `jenticmcp_list_credentials`
* `jenticmcp_load_execution_info`
* `jenticmcp_search_apis`

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