Skip to content
Grok

cloud pathfinder for Grok

io.github.baneado98/cloud-pathfinder

IaC attack-path auditor: finds internet-to-crown-jewel chains in Terraform/CFN/K8s.

client:Grok transport:streamable-http

Install cloud pathfinder in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "cloud-pathfinder": {
      "type": "http",
      "url": "https://cloud-pathfinder.vercel.app/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

cloud pathfinder in other clients