cd /news/ai-agents/vercel-connect-now-supports-tanstack… · home topics ai-agents article
[ARTICLE · art-138656] src=vercel.com ↗ pub= topic=ai-agents verified=true sentiment=↑ positive

Vercel Connect now supports TanStack AI

Vercel Connect now supports TanStack AI, letting agents built with TanStack AI call OAuth-protected MCP servers without developers storing or rotating credentials. The new @vercel/connect/tanstack-ai subpath exports connectMCPTransport, which attaches a Connect-backed auth provider that is called before every MCP request so the token stays fresh. If a user has not granted access, createMCPClient fails with a consent challenge before the model runs, which developers catch with getConsentChallenge and redirect to Connect's consent URL.

by read1 min views1 publishedSep 23, 2026

Agents built with TanStack AI can now call OAuth-protected MCP servers through Vercel Connect, with no credentials for you to store or rotate.

The new @vercel/connect/tanstack-ai subpath exports connectMCPTransport, which takes a TanStack transport config and attaches a Connect-backed auth provider. The provider is called before every MCP request, so the token is always fresh.

If the user has not granted access, createMCPClient fails with a consent challenge before the model runs. Catch it with getConsentChallenge and redirect to Connect's consent URL. Otherwise, a consent error raised within a tool call would reach the model as an error string rather than the user as a redirect. Read the TanStack AI integration docs to get started, or see the full list of supported frameworks and adapters for Vercel Connect.

── more in #ai-agents 4 stories · sorted by recency
── more on @vercel connect 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/vercel-connect-now-s…] indexed:0 read:1min 2026-09-23 ·