Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"terragrunt": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-terragrunt"
]
}
}
}