Let Windsurf design your database schema while you stay in flow
Connect ER Flow to Windsurf via MCP Server and let the AI handle your entire database design. As Cascade reasons through your feature requirements, it reads your current schema, proposes new tables and relationships, and applies them directly to the visual canvas — all without breaking your coding flow.
Add your ER Flow MCP Server URL to Windsurf's MCP configuration. The setup takes under a minute.
Tell Cascade what you're building: "Scaffold the database for a SaaS invoicing app with organizations, plans, and subscriptions."
Cascade reads your existing schema with get-data-model-dbml, then applies tables and relationships in batch operations.
Switch to ER Flow to inspect the visual diagram. Verify column types, nullable flags, and foreign key directions.
Save a checkpoint and generate your migration files. Run them against your database and continue coding.