# Lusha MCP Node

> Access Lusha MCP actions through Scalekit.

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

## Content

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

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

## Actions
* `lushamcp_account_usage`
* `lushamcp_buying_group_search`
* `lushamcp_companies_search`
* `lushamcp_contacts_search`
* `lushamcp_conversations_search`
* `lushamcp_conversations_transcript_get`
* `lushamcp_lookalike_companies`
* `lushamcp_lookalike_contacts`
* `lushamcp_prospecting_company_enrich`
* `lushamcp_prospecting_company_search_by_text`
* `lushamcp_prospecting_contact_enrich`
* `lushamcp_prospecting_contact_search_by_text`
* `lushamcp_recommendations_companies`
* `lushamcp_recommendations_companies_filters`
* `lushamcp_recommendations_contacts`
* `lushamcp_recommendations_contacts_filters`
* `lushamcp_signal_score_companies`
* `lushamcp_signal_score_contacts`
* `lushamcp_signals_companies_get`
* `lushamcp_signals_companies_search`
* `lushamcp_signals_company_filters`
* `lushamcp_signals_contact_filters`
* `lushamcp_signals_contacts_get`
* `lushamcp_signals_contacts_search`
* `lushamcp_table_add_column`
* `lushamcp_table_add_entities`
* `lushamcp_table_create`
* `lushamcp_table_delete`
* `lushamcp_table_get_entities`
* `lushamcp_table_list`
* `lushamcp_table_list_columns`
* `lushamcp_table_remove_column`
* `lushamcp_table_remove_entities`
* `lushamcp_table_run_column`
* `lushamcp_table_status`
* `lushamcp_table_update`
* `lushamcp_website_visits_search`

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