MCP server for AI agents to evaluate consequences before destructive actions. Analyzes Terraform plans, shell commands, and MCP tool calls.
{
"mcpServers": {
"recourse-cli": {
"command": "npx",
"args": [
"-y",
"recourse-cli"
]
}
}
}