Skip to main content

The Flowy MCP

Flowy ships a hosted MCP server at https://mcp.tryflowy.ai/mcp that lets any MCP-capable agent (Claude Code, Cursor, Codex, ChatGPT, …) generate media in your Flowy account over OAuth. No API key handling — your agent discovers the OAuth server, you sign in and consent in the browser, and the connection is bound to your account. It exposes twenty tools: Generation and asset tools accept an optional workspace_id (from list_workspaces) to act in — and bill — a specific workspace; the default is your account wallet.

The flowy CLI

Set up

Then restart your agent and ask it to “generate an image with Flowy”.

Account & credits

Workspace context

By default you act in your private account context. To act in (and bill) a team workspace instead:
The selection persists in ~/.flowy/settings.json and is honored by the flowy mcp stdio tools; per-call workspace_id arguments always win.

Content & generation

Everything else

Run bare flowy for the full command list.