Skip to main content

MCP

Hosted ActionFlows MCP server. Install it in Cursor or Claude, then call tools to discover flows and agents, run flows, and chat.

MCP

Use the ActionFlows hosted MCP server from Cursor, Claude, and other MCP clients. Design graphs and agents in the app. Call tools to discover them, run them, and chat.

This is ActionFlows as an MCP server. It is separate from the MCP catalog of third-party servers that agents can consume.

Start with Installation, then open the page for the tool you need.

PageTools
InstallationEndpoint, API key, Cursor / Claude / VS Code
ActionFlowslist_actionflows, get_actionflow
Runsrun_actionflow, list_runs, get_run, cancel_run, queue tools
Action Agentslist_action_agents, get_action_agent, start_action_agent_session, send_action_agent_message

The server name is actionflows-mcp-server. Public tool names stay unprefixed so existing client configs keep working.

Not in hosted MCP

These stay in the ActionFlows app (or REST / SDK):

  • Creating or editing a flow graph or an agent in Studio
  • Flow graphs (nodes and edges) and agent prompt, layout, tools, or outbound MCP config
  • ActionFlow artifacts and Artifacts
  • Live SSE streams. Use the API or TypeScript SDK for streaming

On this page