Your Agent's Command Center

A complete, terminal-based toolkit to build, debug, and deploy production-grade AI agents with speed and precision.

npm install -g @aigne/cli

A Complete Lifecycle Toolkit

Follow the developer journey from a new idea to a deployed, production-ready AI agent

00:02

Create Your Project

Shell

1aigne create my-first-agent
00:02

Run and Interact

Shell

1cd my-first-agent
2aigne run --chat
00:02

Observe and Debug

Shell

1aigne observe
00:02

Run as a MCP Server

Shell

1aigne serve-mcp