# OpenRush MCP Node

> Access OpenRush MCP actions through Scalekit.

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

## Content

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

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

## Actions
* `openrushmcp_audit_site`
* `openrushmcp_compare_backlink_gap`
* `openrushmcp_compare_keyword_coverage`
* `openrushmcp_describe_capabilities`
* `openrushmcp_discover_ai_citations`
* `openrushmcp_discover_competitors`
* `openrushmcp_export_dataset`
* `openrushmcp_get_ad_performance`
* `openrushmcp_get_search_performance`
* `openrushmcp_get_website_analytics`
* `openrushmcp_inspect_ai_visibility`
* `openrushmcp_inspect_backlinks`
* `openrushmcp_inspect_domain`
* `openrushmcp_inspect_keyword`
* `openrushmcp_inspect_page`
* `openrushmcp_inspect_search_visibility`
* `openrushmcp_inspect_serp`
* `openrushmcp_list_connections`
* `openrushmcp_list_websites`
* `openrushmcp_research_keywords`

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