Skip to content
Cursor

ZopDev MCP for Cursor

dev.zop/zopdev-mcp

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

client:Cursor transport:streamable-http

Install ZopDev MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "zopdev-mcp": {
      "url": "https://api.zop.dev/mcp-server"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ZopDev MCP in other clients