# LeadIQ MCP Node

> Access LeadIQ MCP actions through Scalekit.

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

## Content

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

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

## Actions
* `leadiqmcp_add_prospect_to_list`
* `leadiqmcp_attach_prospect_to_list`
* `leadiqmcp_browse_prospect_lists`
* `leadiqmcp_check_credits`
* `leadiqmcp_create_prospect`
* `leadiqmcp_create_prospect_list`
* `leadiqmcp_enrich_companies`
* `leadiqmcp_enrich_people`
* `leadiqmcp_find_companies`
* `leadiqmcp_find_job_changes`
* `leadiqmcp_find_people`
* `leadiqmcp_get_prospect`
* `leadiqmcp_get_prospect_list`
* `leadiqmcp_search_prospects`
* `leadiqmcp_verify_email`
* `leadiqmcp_verify_prospect_email`

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