# Lunarcrush MCP Node

> Access Lunarcrush MCP actions through Scalekit.

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

## Content

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

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

## Actions
* `lunarcrushmcp_auth`
* `lunarcrushmcp_creator`
* `lunarcrushmcp_creator_posts`
* `lunarcrushmcp_creator_time_series`
* `lunarcrushmcp_cryptocurrencies`
* `lunarcrushmcp_fetch`
* `lunarcrushmcp_keyword_posts`
* `lunarcrushmcp_keyword_time_series`
* `lunarcrushmcp_list`
* `lunarcrushmcp_post`
* `lunarcrushmcp_search`
* `lunarcrushmcp_stocks`
* `lunarcrushmcp_topic`
* `lunarcrushmcp_topic_posts`
* `lunarcrushmcp_topic_time_series`

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