Connect v0 apps to Slack, Google, and 100+ other services
Vercel launches Connect, enabling v0 apps to securely connect to 100+ services including Slack and Google.
Apps and agents built in v0 can now securely connect to , including Slack, Google, Notion, GitHub, and Salesforce, through .100+ third-party servicesVercel Connect Prompt v0 to connect your app to a service, and it walks you through setting up a connector for it. Connectors belong to your team, so you set one up once and reuse it across apps. For some connectors like Slack and GitHub, Vercel handles the app registration, so there's nothing to set up on the provider's side. For other services you can supply your own credentials.
Either way, each connection mints a short-lived token, so there's no long-lived secret to store or rotate. With v0 and Vercel Connect, Danny from the KERNEL team built a that drives a real browser with Playwright code it generates on the fly. We built a personal dashboard, with Slack messages, Gmail inbox, and Linear issues in one view, and a digest of what needs attention.voice-driven browser agent Try it yourself in : v0 Read the to learn more.documentation Read more