Vercel Connect: Secure access to external services for your agents
What's new
- Vercel Connect: short-lived scoped OAuth tokens for external services β apps and agents no longer need long-lived secrets.
- Built-in connectors: Slack, GitHub, Linear, Notion, Salesforce, Figma, Snowflake, Discord.
- Generic connectors: custom OAuth, API key, MCP server.
- Webhook verification + triggers: provider events forwarded directly into projects.
- Pricing: 5K token requests/month free, $3 per 10K on Pro/Enterprise.
Why it matters
After the Eve framework, Vercel is completing the runtime stack for agents β Connect addresses the most painful part of putting agents into production: secret management and integrations. It strengthens Vercel as the default hosting target for Next.js agent apps and a direct competitor to Workflow/Composio-style platforms.
How to try it
Available in the Vercel dashboard under Connect. The free tier covers full development without an upgrade β production usage requires Pro/Enterprise.
Open original source
Vercel Changelog