@faramesh/cli
v1.2.9
Published
AI agent execution control. Policy-driven governance for every tool call.
Maintainers
Readme
faramesh
AI agent execution control. Policy-driven governance for every tool call.
Faramesh helps teams implement deterministic AI governance for AI agents, MCP tool-calling, and policy-as-code enforcement before execution.
Install
npx @faramesh/cli@latest setup flowOr install globally:
npm install -g @faramesh/cliWhat it does
Faramesh sits between your AI agent and the tools it calls. Every tool call is checked against your policy before it runs.
- Permit — the rule said yes, the action runs
- Deny — blocked, nothing runs, the agent is told why
- Defer — held for a human to approve or deny
Common use cases
- AI agent governance for production tool-calling systems
- AI execution control for MCP servers and agentic workflows
- Policy-as-code guardrails for payments, infrastructure, and data operations
- Audit and compliance evidence for governed agent actions
Quick start
faramesh setup flow