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
flow mcp [flags]Options
-h, --help help for mcpOptions inherited from parent commands
-L, --log-level string Log verbosity level (debug, info, fatal) (default "info")
--sync Sync flow cache and workspacesSEE ALSO
- flow - flow is a command line interface designed to make managing and running development workflows easier.

