Skip to content
VS Code

ZopDev MCP for VS Code

dev.zop/zopdev-mcp

Cloud cost, inventory and governance on AWS/Azure/GCP. Read-only by default, optional scoped writes

client:VS Code transport:streamable-http

Install ZopDev MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "zopdev-mcp": {
      "type": "http",
      "url": "https://api.zop.dev/mcp-server"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

ZopDev MCP in other clients