Skip to content

Add @blitzreels/eve to the integration registry #1334

Description

@Varkoff

What problem are you trying to solve?

Eve agents can already use the published @blitzreels/eve extension for long-form-to-short-form clipping, project inspection, visual-QA repair, AI media generation, and exports. The extension is not discoverable through eve registry search or installable with eve add extension/blitzreels.

This proposal follows the maintainer direction in the public registry announcement thread: https://x.com/evedev_/status/2082493201617723755

Proposed solution

Add BlitzReels as a reviewed extension integration:

  • registry item: extension/blitzreels
  • npm package: @blitzreels/eve
  • mount target: agent/extensions/blitzreels.ts
  • required env var: BLITZREELS_API_KEY
  • catalog and gallery metadata, setup instructions, security guidance, logo, and focused tests

The package is public at https://www.npmjs.com/package/@blitzreels/eve, supports the current Eve extension contract, requires Node.js 24+, and documents configuration, environment-bounded API keys, approval gates, credit-spending behavior, idempotent retries, tool overrides, and an OAuth-backed MCP alternative.

Alternatives considered

Users can install and mount @blitzreels/eve by hand, but that bypasses Eve registry discovery and the reviewed integration gallery.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions