Connect v0 apps to Slack, Google, and 100+ other services
By Steven Van ·
Apps and agents built in v0 can now securely connect to more than 100 services, including Slack, Google, Notion, GitHub, and Salesforce, through Vercel…
Apps and agents built in v0 can now connect to Slack, Google, Notion, GitHub, Salesforce, and more than 100 other services through Vercel Connect. Asking v0 to connect a service opens the connector setup directly, and each connector is configured once per team, then reused across apps.
- For managed connectors like Slack and GitHub, Vercel handles app registration with the provider, so no separate app setup is needed.
- For other services, teams can supply their own credentials.
- In both cases, Vercel Connect issues short-lived tokens at runtime, so apps don't need to store or rotate long-lived secrets.
Vercel cites two examples: Danny from KERNEL used v0 and Vercel Connect to build a voice-controlled browser agent that generates Playwright code to operate a real browser, and Vercel's own team built a personal dashboard that pulls Slack messages, Gmail, and Linear issues into one view and summarizes what needs attention.
