for developers
Builder can leverage multiple external tools when designing your Project with Fusion. All integrations can be access on the Integrations page.
Neon is a serverless database platform designed to help you build reliable and scalable applications faster. Once you've connected to Neon, Builder AI can connect to your database schema to design new features based on your stored data.
Begin by connecting to Neon. On your MCP servers page, click the + Connect button next to Neon. You will then be prompted to connect to your Neon organization.
- Go to MCP servers.
- On the Neon tile, click + Connect.
- In the modal that opens, click the Connect To Neon button.
- When Builder requests access, click the Approve button followed by the Authorize button.
Then, in your Builder Project, describe to the AI what you'd like changed. Although the AI might be able to figure out what you want based on the context, it is best to provide any relevant IDs, schemas, or table names if possible.
In the video below, the current implementation of an Employees tab uses mock data. Builder's AI is then asked to implement a server-side route that returns paginated employee data served from a Neon database.