Skip to content
Claude Desktop

flow2 for Claude Desktop

co.flow2/flow2

Design mobile-first presentations — create, edit, preview, and publish from your AI.

client:Claude Desktop transport:streamable-http

Install flow2 in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "flow2": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.flow2.co/"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

flow2 in other clients