flow mcp
Start Model Context Provider (MCP) server for AI assistant integration
Synopsis
Start a Model Context Protocol server that enables AI assistants to interact with your flow executables, workspaces, and configurations through natural language. AI assistants can discover, validate, and execute flow workflows, making your automation platform accessible through conversational interfaces/clients.
This server used stdio for transport. For more information on MCP, see https://modelcontextprotocol.io
shell
flow mcp [flags]Options
| Flag | Type | Description |
|---|---|---|
-h, --help | help for mcp |
Options inherited from parent commands
| Flag | Type | Description |
|---|---|---|
-L, --log-level | string | Log verbosity level (debug, info, fatal) (default "info") |
--sync | Sync flow cache and workspaces |
See also
- flow — flow is a command line interface designed to make managing and running development workflows easier.

