Back to docs
Playground

Console

Test consequence evaluations. Paste Terraform plans, shell commands, or MCP tool calls and see what your agent would receive.

Input
Consequence Report

Enter an action and click Evaluate to see the consequence report

MCP Config
{
  "mcpServers": {
    "recourseos": {
      "command": "npx",
      "args": ["-y", "recourse-cli@latest", "mcp", "serve"]
    }
  }
}