Best for
- Developers who prefer terminal-based workflows
- Users needing local tool integration with an AI agent
OpenPaean is an emerging open-source AI agent CLI with fullscreen TUI and local MCP integration. It is suitable for terminal users and those needing local tool invocation.
OpenPaean is a powerful command-line AI agent that provides a fullscreen TUI, interactive agent chat, task management, and local MCP integration for tool calling.
Quick install: run curl -fsSL https://paean.ai/openpaean/install.sh | bash, or install globally with a package manager: bun add -g openpaean or npm install -g openpaean, or use directly with npx openpaean.