Chat SDK now has an adapter directory

Vercel News Mar 10, 2026

Chat SDK now has a new adapter directory, so you can search platform and state adapters from Vercel and the community.

These include:

  • Official adapters: maintained the core Chat SDK team and published under @chat-adapter/*
  • Vendor-official adapters: built and maintained by the platform companies, like Resend's email, Beeper Matrix, and Photon iMessage. These live in the vendor's GitHub org and are documented in their docs.
  • Community adapters are built by third-party developers, and can be published by one, following the same model as AI SDK community providers.

We encourage teams to build and submit adapters to be included in this new directory and made available to the community, like Resend's adapter that connects email to Chat SDK:

Browse the adapter directory or read the contributing guide to learn how to build, test, document, and publish your own adapter.

Read more

link to the original content