terraback for Windsurf
io.github.bmoldo/terraback
Scan AWS/Azure/GCP and generate Terraform HCL with import blocks, deterministically, for AI agents.
client:Windsurf
transport:stdio
runtime:pypi
Install terraback in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"terraback": {
"command": "uvx",
"args": [
"terraback"
],
"env": {
"TERRABACK_LICENSE": "<TERRABACK_LICENSE>",
"ARM_SUBSCRIPTION_ID": "<ARM_SUBSCRIPTION_ID>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs