Aclif - Unified CLI framework for AI agents across SaaS
Show HN: Aclif – Agent CLI framework: one grammar, canonical names across SaaS

Aclif is a command-line framework that gives AI agents a single, unified interface to every SaaS provider. Instead of juggling multiple MCP servers, each with its own grammar and tool list, agents get one grammar and canonical names that map to the same records across platforms like Salesforce and ServiceNow. Commands are loaded only when needed, so the entire API stays reachable without bloating context. Features include actionable errors, introspection without execution, declared safety metadata, and an embeddable runtime for gateway deployments. Install via npm and start exploring providers instantly.
One grammar, one envelope, and one error vocabulary cover every provider, so the agent's context stays about the same size whether it reaches one platform or five.
- chris_marino
We found after deploying many enterprise agents that letting the model choose tools at run time can cause problems. The agent holds the credential and sometimes chooses the wrong tool. Using the same tool every time prevents this.
- charlie_martin9
I have to build a cli for every provider? Seems like a lot of effort.
- Cameri
How does this differ from the printing press?