Skip to content

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 mcp

Options inherited from parent commands

  -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.