Alteryx MCP Server Toolsets
Alteryx MCP Server toolsets are groups of MCP tools that connect Alteryx capabilities to AI agents. Each toolset represents a category of actions an agent can use, such as analyzing datasets or running workflows and analytic apps.
Alteryx currently supports the Insights and Apps toolsets.
Requirements
Requirement | Details |
|---|---|
Agent Studio Access | You need access to Agent Studio to set up assets for AI use. |
Agent Studio Capability | The Agent Studio capability is granted by default to the Full User role for Enterprise and Professional Editions. Admins can grant or remove access with custom roles. |
Asset Privileges | You need sufficient privileges on an asset to set it up for AI use. |
Runtime Permissions | Setting up an asset for AI use does not grant access. The authenticated user must already have permission to use the asset. |
How Toolsets Work
Toolsets determine which categories of MCP tools are available to an AI app or MCP client. A connected client can use only the toolsets included in the connection URL and only the assets available to the authenticated user.
Tool names include prefixes that identify the toolset:
Toolset | Prefix |
|---|---|
Insights |
|
Apps |
|
To limit which toolsets are available for a connection, go to Connect an AI App to the Alteryx MCP Server.
Insights Toolset
Use the Insights toolset to let AI agents find datasets, inspect dataset structure, and run analyses against those datasets.
An agent typically uses the Insights toolset to complete these actions:
Find the right dataset.
Profile available measures and dimensions.
Run an analysis.
Return results to the user.
Insights tools can return a natural language answer, a chart image link, and an Auto Insights search link. These are the current Insights MCP tools:
Source links from Insights tools only work when the Auto Insights capability is assigned to your role. Without it, a response can show a link, but it won't lead anywhere.
Tool | Purpose |
|---|---|
| Lists datasets available to the authenticated user through the Insights toolset. |
| Lists measures for a dataset. |
| Lists dimensions for a dataset. |
| Searches for filter values that can be used in an analysis. |
| Calculates changes in a measure over time or between periods. |
| Calculates total values for selected measures. |
| Calculates trend behavior for selected measures. Returns a source link back to the underlying data, but the link doesn't include forecast-verification detail. |
| Calculates correlations between measures. |
| Shows outliers or anomalous values. |
| Calculates variance against a goal, where goals are supported. |
| Resolves a natural-language date period into a usable analysis period. |
| Shows total-level outliers, where supported. |
| Retrieves individual data rows from a dataset. Does not currently return a source link. |
Apps Toolset
Use the Apps toolset to run workflows and analytic apps from connected MCP clients. The available tools are dynamic because they depend on which workflows and analytic apps the authenticated user can access.
Use Register as a shortcut on the Set Up Assets page when you want a supported AI client to recognize a workflow or analytic app directly by name. If Register as a shortcut is off, the AI client can still run the workflow or analytic app after finding it through search.
Supported Asset Types
Asset Type | Support |
|---|---|
Designer Desktop Workflows | Supported. Workflows run as configured. |
Designer Cloud Workflows | Supported. Workflows run as configured. |
Live Query Workflows | Supported, but outputs are not returned to the agent. |
Designer Desktop Analytic Apps | Supported. Analytic apps can expose parameters through interface tools. |
Workflows and Analytic Apps
Asset | MCP Behavior |
|---|---|
Workflow | Runs as configured. Workflows are not parameterized through MCP. |
Analytic app | Can accept parameters based on interface tool names. |
To design analytic apps for MCP use, go to Build Analytic Apps for MCP Tools.
What Affects Available App Tools
The tools available through the Apps toolset can vary based on:
Which workflows and analytic apps the authenticated user can access.
Whether Register as a shortcut is on for a workflow or analytic app.
Whether the connection URL limits available toolsets.
Whether the app is an analytic app with named interface tools or a workflow that runs as configured.
Outputs
The Apps toolset can return supported workflow and analytic app outputs to the agent.
Output Type | Support |
|---|---|
| Supported. |
| Not supported. |
Image outputs | Not supported. |
Live Query workflow outputs | Not returned to the agent. |
Structured output returned as JSON is limited to 1000 rows by default.
Permissions
You can set up assets for AI use only when they have sufficient privileges on the asset. Agents authenticate on behalf of the user, so agents can access only assets that the authenticated user can access.
Toolset | Permission Behavior |
|---|---|
Insights | You can access only datasets that have Use For Generating Insights turned on and that you are allowed to use. |
Apps | You can access only workflows and analytic apps that you are allowed to use. Register as a shortcut controls whether the AI client can recognize the asset directly by name. |
All toolsets | Setting up an asset for AI use does not grant additional access. |