8.0
热点
AI SCORE
工具产品2026-08-21 08:00
Vercel v0现已支持连接100+第三方服务
Vercel Blog#Vercel#v0#低代码工具
Editor brief · 编辑速览
v0应用可通过Vercel Connect安全连接Slack、Google、GitHub等100+服务,配置一次全团队复用,令牌短期化无需管理密钥。
使用 Vercel Connect,v0 构建的应用和 Agent 现已能安全地连接 100+ 第三方服务,包括 Slack、Google、Notion、GitHub 和 Salesforce 等。
只需提示 v0 将应用连接到某个服务,它就会引导你完成该服务连接器的设置。
连接器归属于团队,只需设置一次,即可在多个应用间复用。
对于 Slack 和 GitHub 等部分连接器,Vercel 会代为处理应用注册,因此无需在服务商侧进行任何配置。对于其他服务,你可以自行提供凭证。无论采用哪种方式,每次连接都会生成一个短期令牌,无需存储或轮换长期密钥。
借助 v0 和 Vercel Connect,KERNEL 团队的 Danny 构建了一个语音驱动的浏览器 Agent,能够用实时生成的 Playwright 代码驱动真实的浏览器。我们还构建了一个个人仪表板,将 Slack 消息、Gmail 收件箱和 Linear 工单汇于一处,并整理出需要关注的事项摘要。
在 v0 中亲自体验:
Build me a personal dashboard that combines Slack messages, Gmail inbox, and Linear tickets in one view with a digest of important notifications. Rank items by whether someone is waiting on me, like direct mentions, questions addressed to me, issues assigned to me with an upcoming due date, and threads I'm in that have gone quiet. For each item, show a one-line reason it surfaced and a link back to the source.
阅读文档了解更多。
Ben Sabic, Hedi Zandi