# You.com MCP Node

> Access You.com MCP actions through Scalekit.

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

## Content

## Description
Access You.com MCP actions through the Scalekit MCP gateway.

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

## Actions
* `youmcp_you-answer`
* `youmcp_you-balance`
* `youmcp_you-contents`
* `youmcp_you-discover`
* `youmcp_you-research`
* `youmcp_you-search`

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