Skip to main content

Chat SDK now has an adapter directory

By Steven Van ·

Chat SDK's new directory lists official, vendor-official and community adapters, including one from Resend for email.

Chat SDK now has an adapter directory, letting developers search platform and state adapters built by Vercel and the community.

  • Official adapters, maintained by the core Chat SDK team, published under @chat-adapter/*
  • Vendor-official adapters, built and maintained by platform companies like Resend and Beeper, documented in their own GitHub orgs
  • Community adapters, published by third-party developers following the same model as AI SDK community providers

Resend has already published an adapter connecting email to Chat SDK, so an agent workflow that triages support emails can use the same handlers and card primitives as a Slack bot. Vercel is encouraging teams to build and submit their own adapters for inclusion in the directory.

Vercel
Vercel
The platform for frontend developers — deploy, preview, and scale web apps and AI agents with zero config.
View Vercel →

Read the original announcement →

Read Chat SDK now has an adapter directory on Creators Toolbox