ToolsThe story, in brief

Introducing Vercel Connect

Vercel just killed the long-lived API token. Agents now request scoped credentials at runtime instead—no secrets stored, no rotation headaches.

Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
New tools for building and creating with AI.AI illustration by KeyNews
The KeyNews take

Why it matters

Vercel Connect shifts agent security from 'store broad tokens and hope they don't leak' to runtime credential exchange with per-task scoping. For founders building agents, this is table-stakes infrastructure that moves secret management from app code to a managed platform layer.

The key facts

9 to know
  1. Runtime credential exchange replaces long-lived provider tokens

  2. Supports Slack, GitHub, Linear, Discord, Notion, Salesforce, Figma, Snowflake with more coming

  3. Token scoping: agents request only the access needed for each task (e.g., read-only on one GitHub repo)

  4. OIDC identity proof—no provider secret stored in app

  5. Trigger forwarding in beta for Slack, GitHub, Linear (webhook event-driven agents)

  6. Per-user token scoping available

  7. Pricing: Hobby 5K token requests/month free; Pro/Enterprise $3 per 10K requests

  8. Integrates with AI SDK, MCP, Better Auth, Auth.js, Eve framework

  9. Environment-level isolation (dev/preview/prod connectors separate)

Go to the source

Vercel Blogvercel.com

Publisher excerpt: Giving your agents access to your tools, data, and services is what makes them useful. As agents perform deeper work across systems, authenticating and authorizing that access becomes central to your application architecture. Today, agent access is usually granted through long-lived provider tokens…
Read original report
Back to today's editionMore tools news

Keep reading

Related stories

More from Tools