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.
| Page | Tools |
|---|---|
| Installation | Endpoint, API key, Cursor / Claude / VS Code |
| ActionFlows | list_actionflows, get_actionflow |
| Runs | run_actionflow, list_runs, get_run, cancel_run, queue tools |
| Action Agents | list_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
Related
Blog Post Distribution Tutorial
Automate blog post distribution across multiple channels with ActionFlows. A hands-on tutorial for building a production-ready content publishing workflow.
Installation
Connect Cursor, Claude, or VS Code to the hosted ActionFlows MCP server with an organization API key over Streamable HTTP.