Why the CLI
For integration work that fits the command line, the CLI is faster to reason about and cheaper to run than a full MCP tool surface.
Agents use commands, flags, and help text they already understand, with no new tool schema to learn before they can act.
No large tool schema sits in context. Agents call commands directly and look up help only when they need it.
Install, sign in, and connect a provider in minutes, then run the same workflow locally, in scripts, or in CI.
Built for production
Raw CLI access is fast, but it is not enough for production agents. Metorial keeps CLI-driven integration work governed by identity, access policies, tracing, and Protoguard before anything reaches your systems.
CLI workflows stay tied to the same people, groups, agents, providers, and tools you govern across Metorial.
Metorial records who asked, which agent acted, what command ran, and how each provider request was handled.
Protoguard reviews risky requests and policy decisions before CLI-driven agent work touches connected integrations.
Common questions about CLI.