Skip to content
Grok

F5 Distributed Cloud Terraform Provider for Grok

io.github.robinmordasiewicz/f5xc-terraform-mcp

F5 Distributed Cloud Terraform provider docs, 270+ OpenAPI specs, and subscription info for AI.

client:Grok transport:stdio runtime:npm

Install F5 Distributed Cloud Terraform Provider in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "f5xc-terraform-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@robinmordasiewicz/f5xc-terraform-mcp"
      ]
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

F5 Distributed Cloud Terraform Provider in other clients