New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@eagi/cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eagi/cli

Enterprise AGI - CLI tool

latest
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

@eagi/cli

Developer CLI tool for EAGI (eagi-mcp-framework) — a unified, production-grade framework for building and orchestrating Model Context Protocol (MCP) servers.

Provides command-line utilities for running and hot-reloading domain servers during development.

Installation

npm install -g @eagi/cli
# or run directly with npx
npx @eagi/cli --help

Available Commands

  • eagi dev — Start the domain server in development mode with watch/hot-reload.
  • eagi serve — Run the domain server in production stdio mode.

Documentation & Source Code

This CLI tool is part of the EAGI open-core monorepo. For full documentation, configuration instructions, and the Go Control Plane (Gateway), please visit the primary repository:

🔗 EAGI GitHub Repository

FAQs

Package last updated on 10 Jun 2026

Related posts