Mesh Infra Logo Mesh Infra Install

MESH INFRA FOR VS CODE & JETBRAINS

Visualize your infrastructure-as-code topology.

Mesh Infra discovers Terraform, Kubernetes, Docker Compose, .NET Aspire, and ArgoCD resources across your workspace and renders interactive dependency graphs — all inside your IDE.

Workspace Scanner

Detects Terraform resources, Kubernetes manifests, Docker Compose services, .NET Aspire AppHosts, and ArgoCD Applications. Updates automatically when files change.

Interactive Canvas

Explore your IaC topology with pan, zoom, minimap, click-to-inspect nodes, double-click focus, and tool/category filters. Jump to source file and line with one click.

AI Documentation

Generate comprehensive IaC architecture documentation from your scanned topology using any OpenAI-compatible model. Streaming output with copy and Stop controls.

Your IaC topology. Alive.

Scan. Explore. Document. Export. All inside your IDE.

Terraform Kubernetes Compose ArgoCD
aws_eks_cluster
Terraform · compute
resourcedepends: aws_vpc
api-deployment
Kubernetes · Deployment
manifestnamespace: default
postgres
Docker Compose · db
serviceimage: postgres:16
app-gitops
ArgoCD · Application
gitopstarget: main
IaC Canvas
Dependency Graph
topologyInteractive · Filterable
outputAI Docs · Export
Terraform Kubernetes Docker Compose ArgoCD

Open Mesh Infra in your IDE to explore your own IaC workspace topology interactively.

Install for VS Code

Supported IaC tools and resource categories

These colors mirror Mesh Infra tool and category mapping in the extension.

Terraform HCL resource Terraform module Kubernetes Deployment Service Ingress ConfigMap Docker Compose Compose service .NET Aspire Aspire project Aspire container ArgoCD Application ApplicationSet AppProject
Resource categories: compute · network · storage · database · security · messaging · serverless · container · CI/CD · monitoring · DNS · config
Cloud providers: AWS · Azure · GCP · and any custom Terraform provider

Where teams use Mesh Infra

Infrastructure Audit

Visualize all IaC resources and their dependencies in one canvas — understand what you have before changing it.

GitOps Navigation

Trace ArgoCD Applications to their Kubernetes targets and understand the full GitOps deployment chain at a glance.

Onboarding and Handovers

Generate AI documentation from the live topology so new engineers understand the infrastructure on day one.

Cross-Tool Dependency Review

See how Terraform provisions, Kubernetes deploys, and ArgoCD reconciles — in a single dependency graph across all tools.

Multilingual UI

Mesh Infra supports English, Deutsch, Türkçe, and Español. It follows your IDE language settings automatically.

FAQ

Does Mesh Infra send project data to external servers?

No. All scanning and processing happens locally inside your IDE. Mesh Infra does not collect telemetry or workspace content.

Which IDEs are supported?

VS Code and JetBrains Rider (and other JetBrains IDEs). The same .mix files are portable across both.

Which AI providers work for documentation generation?

Any OpenAI-compatible API: OpenAI, Azure OpenAI, Anthropic, Ollama, DeepSeek, and Google Gemini via compatible proxy. Configure your endpoint and key in the extension settings.

Can I use Mesh Infra with a large monorepo?

Yes. Mesh Infra ignores node_modules, .git, dist, build, .terraform and similar folders. You can also add specific folders manually for fine-grained scanning.

Is the .mix file format compatible between VS Code and Rider?

Yes. .mix files are fully portable across all Mesh Infra IDE integrations. A file saved in one IDE opens identically in another.