@excellent-so/cli
v0.1.0
Published
Excellent CLI — a terminal-native agent for your Excellent workspace (chat over any provider or your local coding CLI).
Readme
@excellent-so/cli
Excellent CLI — a terminal-native agent for your Excellent workspace. Chat over any model provider or your local coding CLI (Claude Code, Codex, Grok), and drive the full Excellent tool belt — tasks, goals, projects, CRM, integrations, and the ship/verify agent gate — straight from the terminal.
The package also ships excellent-mcp, the Model Context Protocol server that
exposes the same tool belt to any MCP-capable agent.
Install
npm install -g @excellent-so/cli
# or:
curl -fsSL https://excellent.so/install.sh | shThen run excellent to start a session, or excellent --help for the full
command surface.
License
This published CLI bundle — the @excellent-so/cli npm artifact — is licensed
under the MIT License (see the bundled LICENSE).
It is built from the Excellent monorepo, which is Fair Source software
under the Functional Source License, Version 1.1, ALv2 Future License
(FSL-1.1-ALv2). The MIT terms cover this distributed artifact only; the
wider Excellent source remains under FSL-1.1-ALv2 and is not open source.
The bundle compiles in @excellent/harness (Excellent's spawned-agent inner
loop), which is developed under the Apache License 2.0; that portion carries
the same warrantable, clean-provenance title. Copyright © 2026 Matt Waite.
Excellent™ is a trademark of Matt Waite. Homepage: https://excellent.so
