Vercel Connect lets TanStack AI agents call OAuth-protected MCP servers without storing credentials
Vercel Changelog·low signal
The new @vercel/connect/tanstack-ai subpath exports connectMCPTransport, which wraps a TanStack transport and refreshes tokens before each MCP request. It also exports getConsentChallenge, which raises the consent redirect before the model runs rather than as a failed tool call. Linear is the example provider. It reduces OAuth token plumbing for TanStack-based agents.