# Dev Rev MCP Node

> Access Dev Rev MCP actions through Scalekit.

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

## Content

## Description
Access Dev Rev MCP actions through the Scalekit MCP gateway.

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

## Actions
* `devrevmcp_add_comment`
* `devrevmcp_create_object`
* `devrevmcp_discover_schema`
* `devrevmcp_fetch_object_context`
* `devrevmcp_get_self`
* `devrevmcp_get_sprint`
* `devrevmcp_get_sprint_board`
* `devrevmcp_get_tool_metadata`
* `devrevmcp_get_valid_stage_transitions`
* `devrevmcp_hybrid_search`
* `devrevmcp_link_objects`
* `devrevmcp_list_objects`
* `devrevmcp_update_object`

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