# Legal Data Hunter MCP Node

> Access Legal Data Hunter MCP actions through Scalekit.

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

## Content

## Description
Access Legal Data Hunter MCP actions through the Scalekit MCP gateway.

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

## Actions
* `legaldatahuntermcp_discover_countries`
* `legaldatahuntermcp_discover_sources`
* `legaldatahuntermcp_get_document`
* `legaldatahuntermcp_get_filters`
* `legaldatahuntermcp_report_source_issue`
* `legaldatahuntermcp_resolve_reference`
* `legaldatahuntermcp_search`

## Use Cases
1. **Automate Legal Data Hunter 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.