# Akta Pro MCP Node

> Access Akta Pro MCP actions through Scalekit.

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

## Content

## Description
Access Akta Pro MCP actions through the Scalekit MCP gateway.

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

## Actions
* `aktapromcp_account_status`
* `aktapromcp_company_data`
* `aktapromcp_company_data_concise`
* `aktapromcp_company_search`
* `aktapromcp_employee_reviews`
* `aktapromcp_generate_company_list`
* `aktapromcp_get_filter_values`
* `aktapromcp_headcount_trends`
* `aktapromcp_industry_search`
* `aktapromcp_job_posts`
* `aktapromcp_list_filters`
* `aktapromcp_news_detail`
* `aktapromcp_news_signals`
* `aktapromcp_news_types`
* `aktapromcp_product_reviews`
* `aktapromcp_social_posts`
* `aktapromcp_website_traffic`

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