AI Briefing
KO

How to search for and install eve integrations from the CLI

·2026.07.29 09:00

Key point

You can now search for and install official and third-party integrations directly into your project via the eve CLI.

Details

You can now search for and install integrations for the eve agent directly via the eve CLI. Integrations can be pulled not only from the official eve catalog but also from third-party sources.

Using the eve add command, you can instantly add various features to your project, such as Agent Browser extensions, Slack channels, and Vercel MCP connections. Integrations write files directly into your project, allowing you to add everything your agent needs, from tools to channels to full extensions.

The new eve registry command lets you do the following:

  • eve registry list: View a list of available integrations
  • eve registry search <term>: Search for a specific feature (e.g., browser)
  • eve registry view <name>: Review integration details before installing

You can also add third-party sources using namespaces and URL templates, or install an integration by passing its URL directly. Since all integrations should be treated the same as project code, you must review the contents before installing and only use trusted sources.

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.