# Granola MCP Node

> Access Granola MCP actions through Scalekit.

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

## Content

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

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

## Actions
* `granolamcp_get_account_info`
* `granolamcp_get_meeting_transcript`
* `granolamcp_get_meetings`
* `granolamcp_list_meeting_folders`
* `granolamcp_list_meetings`
* `granolamcp_query_granola_meetings`

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