# LeadBoxer MCP Node

> Access LeadBoxer MCP actions through Scalekit.

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

## Content

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

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

## Actions
* `leadboxermcp_execute_request`
* `leadboxermcp_get_endpoint`
* `leadboxermcp_list_endpoints`
* `leadboxermcp_list_specs`
* `leadboxermcp_search_endpoints`

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