seedkit uses the following third-party services (“subprocessors”) to run the platform. Each one receives only the data necessary to perform its function and is bound by contractual confidentiality and data-protection obligations.
Our default hosting region is the European Union. Where a subprocessor spans multiple regions (notably our LLM provider), we flag it explicitly and cover the transfer under Standard Contractual Clauses, as described in the Privacy Policy.
Current list
| Service | Purpose | Region | Scope |
|---|---|---|---|
| Supabase | Application database (Postgres), authentication, and object storage | Frankfurt, Germany (EU) | Stores accounts, org membership, subscription records, generations, usage events, audit log, and gzipped seed-SQL dumps. All tables enforce row-level security per org. |
| Neon | Ephemeral Postgres databases provisioned on your behalf | EU regions by default (other regions available on request) | Each `seedkit new` provisions a serverless Neon project that scales to zero between queries and is destroyed on its TTL. The connection string is held in our Supabase database encrypted at rest. |
| Anthropic | Large-language-model inference for schema inference and INSERT generation | Multi-region — see Anthropic's data-processing documentation | Receives the schema DDL (or the natural-language prompt plus generation parameters) and returns SQL. Not used to train models, per Anthropic's commercial terms. Transfers outside the EU are covered by Standard Contractual Clauses. |
| Stripe | Payment processing and subscription management | Dublin, Ireland (EU) | Handles card details, payment methods, invoices, and plan status. seedkit never sees full card numbers — only Stripe customer IDs and subscription metadata. |
| Vercel | Hosting for the marketing site, dashboard, and API | Frankfurt, Germany (EU) for primary functions | Serves HTTP requests, edge middleware, and scheduled cron jobs (such as ephemeral-database expiry). |
Notifications of changes
We update this page whenever a subprocessor is added, removed, or materially changes role.
Contact
Questions about our subprocessors: ben@seedkit.dev.