Summary
On August 21, 2026, Vercel made it possible for apps and agents built in v0 to securely connect to 100+ third-party services, including Slack, Google, Notion, GitHub, and Salesforce, via Vercel Connect. Connect issues short-lived, user-authorized tokens instead of long-lived secrets, and supports generic OAuth and API-key connectors plus dedicated ones for Slack, GitHub, Linear, Discord, Notion, Salesforce, Figma, Snowflake, and WorkOS.
What changed
v0-built apps and agents can now call 100+ third-party services through Vercel Connect using short-lived, user-authorized tokens, with dedicated connectors for major SaaS providers.
Why it matters
Secure, scoped access to real SaaS APIs is the missing piece between prototype agents and production ones. By handling OAuth and token lifecycle centrally, Vercel lowers the integration and security burden of shipping agents that act across a company's tools.
Evidence excerpt
Apps and agents built in v0 can now securely connect to 100+ third-party services, including Slack, Google, Notion, GitHub, and Salesforce, through Vercel Connect... with short-lived, user-authorized tokens instead of long-lived secrets.