Skip to content
Cline

terraback for Cline

io.github.bmoldo/terraback

Scan AWS/Azure/GCP and generate Terraform HCL with import blocks, deterministically, for AI agents.

client:Cline transport:stdio runtime:pypi

Install terraback in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "terraback": {
      "command": "uvx",
      "args": [
        "terraback"
      ],
      "env": {
        "TERRABACK_LICENSE": "<TERRABACK_LICENSE>",
        "ARM_SUBSCRIPTION_ID": "<ARM_SUBSCRIPTION_ID>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

terraback in other clients