A paid remote MCP that enforces explicit state transitions in AI agent workflows. It exposes four tools: check_state_transition, explain_blocked_action, suggest_next_states, and export_transition_receipt. Every call returns structured JSON receipts and logs suitable for auditing. You authenticate with a bearer token, point your MCP client at the streamable HTTP endpoint, and get transition verdicts before your agent proceeds with work. Reach for this when you need guardrails around agent state changes and want an audit trail of every transition decision without hosting your own validation layer.
claude mcp add --transport http com.clauxel.statewrightgate-statewrightgate-mcp https://statewrightgate.clauxel.com/mcp