Skip to content

Releases: DanikVR/omniflow-veo-mcp

OmniFlow MCP 1.1.2

Choose a tag to compare

@DanikVR DanikVR released this 05 Sep 11:31

Now on npm: https://www.npmjs.com/package/omniflow-mcp

Install

claude mcp add omniflow -- npx -y omniflow-mcp

Windows, if PowerShell blocks .ps1 scripts: claude.cmd mcp add omniflow -- npx.cmd -y omniflow-mcp

Claude Desktop: add {"command":"npx","args":["-y","omniflow-mcp"]} to claude_desktop_config.json. Node.js 20+. No npm? npx -y github:DanikVR/omniflow-veo-mcp works too.

Changes since 1.1.1

  • Published on npm as omniflow-mcp; npx -y omniflow-mcp is the primary install command again.
  • CI publishes through npm Trusted Publishing (OIDC) with provenance — no tokens stored in the repository.

Links