Provides local and remote servers to execute FlowMCP schemas for AI–API integration.
Flow offers server implementations designed for running FlowMCP schemas in various environments. It includes a LocalServer for stdio-based execution, ideal for CLI tools and testing, and a RemoteServer for network-based usage via HTTP and SSE, suitable for frontend apps and remote integrations. With support for multiple transport protocols, optional authentication, and easy configuration, Flow enables seamless AI-API integration.