# Revealed AI MCP Node

> Access Revealed AI MCP actions through Scalekit.

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

## Content

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

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

## Actions
* `revealedaimcp_get_account`
* `revealedaimcp_get_account_brief`
* `revealedaimcp_get_company_signal`
* `revealedaimcp_get_person`
* `revealedaimcp_list_accounts`
* `revealedaimcp_list_people`
* `revealedaimcp_list_personas`
* `revealedaimcp_list_tracked_signals`
* `revealedaimcp_mcp_status`
* `revealedaimcp_plan_usage`
* `revealedaimcp_recent_changes`
* `revealedaimcp_recommended_actions`
* `revealedaimcp_top_actions`

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