Vercel Connect adds 100+ preset connectors
By Steven Van ·
Vercel Connect adds preset configurations for over 100 services, pre-filling auth and setup details before you add credentials.
Vercel Connect now ships preset connectors for more than 100 services, including Shopify, Resend, Sanity, Okta, Workday and Jira. A preset connector pre-populates the brand name, icon, auth type and MCP or discovery URL for a supported service, cutting down on manual setup. Unlike managed connectors, presets don't register the app with the external service on your behalf.
To add one, pick a preset from the connectors directory in the Vercel dashboard, review the pre-filled configuration, add any required credentials, and create the connector. Running vercel connect create from the CLI currently just opens the dashboard to finish setup; full CLI support for preset connectors is coming soon. Once a preset connector is attached, tokens are requested the same way as any other Connect provider, by calling getToken with the connector's UID.
Read more in the announcement.