AI-ERD for Cursor
com.ai-erd/ai-erd
AI-powered ERD design tool. Create and manage database schemas using DBML with real-time canvas.
client:Cursor
transport:streamable-http
Install AI-ERD in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ai-erd": {
"url": "https://ai-erd.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs