{
  "markdown": "# Samva\n\nOpen-source packages, examples, cookbooks, and agent plugins for integrating\n[Samva](https://samva.dev) into real applications.\n\nUse these to send transactional email, connect auth email flows, work with\ntemplates, handle delivery events, and verify signed webhooks.\n\n## Structure\n\n- `packages/*` — package integrations (`@samva/*`).\n- `examples/*` — complete, runnable example apps.\n- `cookbooks/*.md` — documentation-first, copy-pasteable recipes.\n- `plugins/*` — coding-agent plugins and public documentation.\n\nThe maintained integrations target the published Samva 0.3 email SDK. Workspace\npackages and examples use `samva@^0.3.0`; copyable external import maps pin\n`samva@0.3.0`.\n\n## Package integrations\n\n- [`@samva/better-auth`](./packages/better-auth) — Better Auth email callbacks\n  powered by Samva.\n- [`@samva/email-sdk`](./packages/email-sdk) — Provider-owned Samva community\n  adapter for Email SDK.\n\n## Agent plugins\n\n- [`samva`](./plugins/samva) — OpenAI Codex and Cursor packaging for the\n  canonical hosted MCP server and Samva agent skill.\n\n## Cookbooks\n\n- [`Astro`](./cookbooks/astro.md)\n- [`Auth.js`](./cookbooks/authjs.md)\n- [`Better Auth`](./cookbooks/better-auth.md)\n- [`Clerk`](./cookbooks/clerk.md)\n- [`Effect SDK`](./cookbooks/effect-sdk.md)\n- [`Email SDK`](./cookbooks/email-sdk.md)\n- [`Hono on Cloudflare Workers`](./cookbooks/hono-cloudflare-workers.md)\n- [`Next.js`](./cookbooks/nextjs.md)\n- [`Prisma`](./cookbooks/prisma.md)\n- [`React Email`](./cookbooks/react-email.md)\n- [`Supabase Auth`](./cookbooks/supabase-auth.md)\n- [`SvelteKit`](./cookbooks/sveltekit.md)\n- [`TanStack Start`](./cookbooks/tanstack-start.md)\n\nIntegrations land as individual pull requests. See\n[CONTRIBUTING.md](./CONTRIBUTING.md) to propose or build one.\n\n## Examples\n\n- [`astro-email`](./examples/astro-email) — Astro Action and JSON endpoint on\n  Cloudflare Workers.\n- [`better-auth-nextjs`](./examples/better-auth-nextjs) — Better Auth callbacks\n  in a Next.js App Router application.\n- [`clerk-webhook`](./examples/clerk-webhook) — Clerk webhook verification and\n  transactional email in Next.js.\n- [`effect-sdk`](./examples/effect-sdk) — Email sends through the `samva/effect`\n  SDK entrypoint.\n- [`email-sdk`](./examples/email-sdk) — Email SDK sends through the provider-owned\n  Samva community adapter.\n- [`hono-cloudflare-workers`](./examples/hono-cloudflare-workers) — Hono Worker\n  with a JSON email endpoint.\n- [`nextjs-transactional`](./examples/nextjs-transactional) — App Router\n  contact form plus `/api/send` route handler using the Samva SDK.\n- [`react-email-samva`](./examples/react-email-samva) — React Email rendering\n  and delivery through Samva.\n- [`supabase-auth-hook`](./examples/supabase-auth-hook) — Supabase Auth Send\n  Email Hook implemented as an Edge Function.\n- [`sveltekit-transactional`](./examples/sveltekit-transactional) — SvelteKit\n  form action and raw email endpoint.\n- [`tanstack-start-transactional`](./examples/tanstack-start-transactional) —\n  TanStack Start server function and server route.\n\n## Getting started\n\nThis is a [Bun](https://bun.com) + [Turborepo](https://turborepo.com) monorepo.\n\n```sh\nbun install\nbun run build\nbun run typecheck\nbun run test\nbun run lint\nbun run format:check\n```\n\n## Contributing\n\nContributions are welcome — see [CONTRIBUTING.md](./CONTRIBUTING.md) for local\nsetup, package conventions, and how to propose a new integration. Maintainers\nuse the [Tegami release flow](./docs/releases.md) for package versions,\nchangelogs, npm publication, tags, and GitHub Releases. GitHub Actions\npublishes; merging the Version Packages pull request is the human gate.\n\n## Security\n\nTo report a vulnerability, see [SECURITY.md](./SECURITY.md). Please do not file\npublic issues for security reports.\n\n## License\n\n[MIT](./LICENSE) © Arya Labs, Inc.\n",
  "bytes": 3821,
  "sha": "0cc29dfd2b81bfada1e712a8e5870c8c9416c23a534a0a962c3b146208b0ea45",
  "repo_slug": "samvahq/samva",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_dev_samva_mcp_d8422875/readme"
}