# Read AI MCP Node

> Access Read AI MCP actions through Scalekit.

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

## Content

## Description
Access Read AI MCP actions through the Scalekit MCP gateway.

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

## Actions
* `readaimcp_create_meeting_agent`
* `readaimcp_get_meeting_by_id`
* `readaimcp_list_meetings`
* `readaimcp_share_meeting_report`

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