Sign InOpen Brain
VercelEngineering PostOfficial Source

The end of credential sprawl for agents

Vercel Connect gives agents runtime-minted, task-scoped credentials instead of stored provider tokens, adding per-user identity, revocation, audit logs, and usage visibility.

Vercel · Aug 25, 2026
Open Source Open MarkdownOpen JSON
Source Summary

Vercel Connect is now **generally available**, with **100+ preset connectors**. Deployments authenticate through OIDC, request short-lived credentials at runtime, and can scope access to a task, application, or named user.

Practical Implication

Replace standing agent secrets with per-request credentials where provider support is granular enough. RBAC, audit logs, usage visibility, per-environment attachment, and one-command revocation make access easier to constrain and inspect.

Agent-Ready Context
Vercel Connect is now **generally available**, with **100+ preset connectors**. Deployments authenticate through OIDC, request short-lived credentials at runtime, and can scope access to a task, application, or named user.

Replace standing agent secrets with per-request credentials where provider support is granular enough. RBAC, audit logs, usage visibility, per-environment attachment, and one-command revocation make access easier to constrain and inspect.

Scope precision still depends on each provider. Pricing is request-based: Hobby includes **500 token requests and 1,000 triggers** monthly; revised beta-user billing begins **September 25, 2026**.
Connected Context · Feed7 Judgment

Connect moves agent access from stored, standing secrets toward short-lived, runtime-issued credentials with centralized attachment, observation, and revocation. Compared with adjacent controls, it strengthens credential lifecycle and attribution rather than execution isolation or data residency. Its least-privilege benefit remains provider-dependent, and request-based pricing makes credential issuance itself an operational cost to monitor.

Project-scoped TokensProject-scoped tokens reduce standing-token blast radius, while Connect goes further on lifecycle by issuing short-lived credentials per request and adding centralized revocation and audit controls; provider granularity still limits final scope.Introducing Run SDK: secure eval for your agentsRun restricts how generated code reaches trusted functions, while Connect can constrain and rotate the credentials those functions obtain; together they address separate execution and authorization boundaries.Security Firewall for Agents — Ryan Dahl, DenoDeno’s external proxy similarly keeps credentials and enforcement outside the agent, while Connect supplies a managed short-lived credential mechanism rather than protocol-aware outbound filtering.Regional inference now available on AI GatewayRegional inference addresses where model requests and retained data may reside, a separate enterprise control from Connect’s question of which identity receives what external-system authority.
Context Map
infracodingsecurity#gateways#tool-use#enterprise
Uncertainty
Scope precision still depends on each provider. Pricing is request-based: Hobby includes **500 token requests and 1,000 triggers** monthly; revised beta-user billing begins **September 25, 2026**.