Integrations
Connect the core services that power your app, from your database to payments and deployment
PlutoAI connects to the services your app depends on so the agent can build against your real accounts. Connect a service once, and the agent can use it while it works: set up your database, take a payment, or put your app online. You sign in to each service directly and approve access. You never copy in keys or technical settings.
This page covers the core service integrations. For the wider catalog of tools your agent can call while it builds, see MCPs.
How to connect
- Open integrations in your project
In your project, open your integrations and find the service you want.
- Start the connection
Start the connection for that service. You are taken to its own sign-in.
- Sign in and approve access
Sign in to the service and approve the access it asks for. Nothing else is needed from you.
- Use it in a build
Once connected, describe what you want. The agent uses the service when a change needs it.
You sign in to each service directly and approve access there. You never paste in keys or technical settings.
The core integrations
Supabase
Supabase gives your app a real database, user accounts, and file storage. Connect it so the agent works against your actual schema and data instead of guessing at a shape, whether it is adding a table, wiring up sign-in, or storing uploads. See Databases and Authentication.
Stripe
Stripe takes payments and handles billing. Connect it so the agent can build checkout, list your products, and set up billing against your real Stripe account. See Payments.
Vercel
Vercel puts your app online. Connect it so the agent can deploy your app to Vercel and give you a live URL. See Deploy your app.
Netlify
Netlify puts your app online. Connect it so the agent can deploy your app to Netlify and give you a live URL. See Deploy your app.
Shopify
Shopify runs your online store. Connect it so the agent can build against your store, for example working with your products or your storefront theme.
What the agent can and cannot do
The agent only offers a capability when it is actually available to your project, and it only acts through a service you have connected. Connect a service and the capability appears; until then, the agent works without it. You can see what you have connected and disconnect any service at any time.