Convex
Verify webhook signatures and route events in Convex HTTP actions with
@mynthio/sdk/convex.TanStack Start
Handle signed webhooks in TanStack Start server routes with
@mynthio/sdk/tanstack-start.TanStack AI
Use Mynth as an image provider through TanStack AI’s abstraction with
@mynthio/tanstack-ai-adapter.Choose the right path
- Use the main SDK when Mynth is your primary integration surface.
- Use the Convex helper when you want verified webhook handling with less boilerplate.
- Use the TanStack Start helper for signed webhooks in Start server routes.
- Use the TanStack AI adapter when your app already speaks TanStack AI.