# Dropcontact MCP Node

> Access Dropcontact MCP actions through Scalekit.

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

## Content

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

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

## Actions
* `dropcontactmcp_check_credits`
* `dropcontactmcp_retrieve_enrichment_result`
* `dropcontactmcp_submit_contact_enrichment_by_full_name`
* `dropcontactmcp_submit_contact_enrichment_by_linkedin`
* `dropcontactmcp_submit_contact_enrichment_by_name`
* `dropcontactmcp_submit_email_validation`

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