Skip to content
Zed

cloud pathfinder for Zed

io.github.baneado98/cloud-pathfinder

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

client:Zed transport:streamable-http

Install cloud pathfinder in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "cloud-pathfinder": {
      "url": "https://cloud-pathfinder.vercel.app/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

cloud pathfinder in other clients