AI Agents with OAuth on Vercel

Hi,

I came across the Sign in with Vercel (private beta) section in your documentation and I’m very interested in gaining access to this feature. I’m currently working on an AI-powered agent that would benefit greatly from secure, user-authorized access to Vercel accounts.

Could you please provide guidance on how to join the private beta or register my interest?

Thanks in advance!

Hi, and welcome @shem-1053!

Let me get in touch with the team working on this to see if we can enable this for you. By the way, you can see this feature in action right here in our community space!

Hi @shem-1053 ! I’m Bel, from Vercel Engineering. - I’m curious to hear about your specific use-case. What type of resources from our API would you need access to?

2 Likes

Thx for the quick reply, where exactly?

Hi Bel!
Mainly deploy a new version and manage those.
I know we can do it with local MCP using api token, but we want to have a more seamless experience for users (for example user changed something and we’ll deploy a new version for testing, run integration test and deploy automatically to prod once those are done)