# Parallel AI Task MCP Node

> Access Parallel AI Task MCP actions through Scalekit.

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

## Content

## Description
Access Parallel AI Task MCP actions through the Scalekit MCP gateway.

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

## Actions
* `parallelaitaskmcp_create_deep_research`
* `parallelaitaskmcp_create_task_group`
* `parallelaitaskmcp_get_result_markdown`
* `parallelaitaskmcp_get_status`

## Use Cases
1. **Automate Parallel AI Task 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.