# Whop MCP Node

> Access Whop MCP actions through Scalekit.

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

## Content

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

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

## Actions
* `whopmcp_get_api_endpoint_schema`
* `whopmcp_invoke_api_endpoint`
* `whopmcp_list_api_endpoints`
* `whopmcp_search_docs`

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