# Vibe Prospecting MCP Node

> Access Vibe Prospecting MCP actions through Scalekit.

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

## Content

## Description
Access Vibe Prospecting MCP actions through the Scalekit MCP gateway.

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

## Actions
* `vibeprospectingmcp_autocomplete`
* `vibeprospectingmcp_enrich_business`
* `vibeprospectingmcp_enrich_prospects`
* `vibeprospectingmcp_estimate_cost`
* `vibeprospectingmcp_export_to_csv`
* `vibeprospectingmcp_fetch_businesses_events`
* `vibeprospectingmcp_fetch_entities`
* `vibeprospectingmcp_fetch_entities_statistics`
* `vibeprospectingmcp_fetch_prospects_events`
* `vibeprospectingmcp_get_dataset`
* `vibeprospectingmcp_match_business`
* `vibeprospectingmcp_match_prospects`
* `vibeprospectingmcp_show_pricing_plans`
* `vibeprospectingmcp_show_sample`

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