# Supermetrics MCP Node

> Access Supermetrics MCP actions through Scalekit.

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

## Content

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

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

## Actions
* `supermetricsmcp_accounts_discovery`
* `supermetricsmcp_campaign_and_resource_get`
* `supermetricsmcp_campaign_create`
* `supermetricsmcp_campaign_update`
* `supermetricsmcp_contact_supermetrics`
* `supermetricsmcp_data_query`
* `supermetricsmcp_data_source_discovery`
* `supermetricsmcp_field_discovery`
* `supermetricsmcp_get_async_query_results`
* `supermetricsmcp_get_today`
* `supermetricsmcp_manage_dashboards`
* `supermetricsmcp_manage_user_and_team`
* `supermetricsmcp_resources_manage`
* `supermetricsmcp_supermetrics_guide`

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