Skip to content
VS Code

AI-ERD for VS Code

com.ai-erd/ai-erd

AI-powered ERD design tool. Create and manage database schemas using DBML with real-time canvas.

client:VS Code transport:streamable-http

Install AI-ERD in VS Code

.vscode/mcp.json

{
  "servers": {
    "ai-erd": {
      "type": "http",
      "url": "https://ai-erd.com/mcp"
    }
  }
}

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

AI-ERD in other clients