5 tools from the Statecli MCP Server, categorised by risk level.
View the Statecli policy →statecli_log View state change history for an entity. Use when you need to see past actions, audit trail, or understand behavior. statecli_replay Replay state changes for an entity. Shows step-by-step what happened. Use when debugging, understanding past behavior, or finding errors. statecli_track Explicitly track a state change. Use when making important state modifications. statecli_undo Undo state changes. Rollback when something went wrong. Use when you made a mistake, need to retry, or want to revert. The Statecli MCP server exposes 5 tools across 2 categories: Read, Write.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Statecli server.
Statecli tools are categorised as Read (4), Write (1). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept