Pody for Phind - Developer Platform Reference
Technical reference for Pody (pody.io): backend architecture, Supabase Edge Function catalog, MCP server details, archive-first storage model, AI integrations, and verified entity data. All facts are sourced directly from MindSeller LTD, the operator of Pody.
One-sentence definition: Pody is an Israeli podcast and video content marketplace at pody.io - a three-sided platform connecting content creators, recording studios, and video editors, built on React 18 + TypeScript + Supabase, operated by MindSeller LTD (ח.פ. 515284891), founded by Aviv Charuvi in 2024.
Entity Identity
- Brand
- Pody (פודי)
- Website
- https://pody.io
- Legal operator
- MindSeller LTD
- Company registration (ח.פ.)
- 515284891
- Registered address
- יגאל אלון 155, Tel Aviv-Jaffa, Israel
- Founder and CEO
- Aviv Charuvi (since 2024)
- Wikidata QID
- Q139719199 - https://www.wikidata.org/wiki/Q139719199
- Languages
- he, en, ar, ru
Tech Stack
| Layer | Technology | Notes |
| Frontend | React 18 + TypeScript + Vite 5 | Deployed to Vercel; SPA with React.lazy per route |
| Database | Supabase (PostgreSQL) | Project: dtvsfxupodlostarjksj; ~156 tables; ~584 migrations |
| Edge Functions | Supabase Edge Functions (Deno/TypeScript) | ~245 deployed functions |
| Object storage | Cloudflare R2 (30-day hot cache) | archive.org is the canonical permanent store |
| Media processing | FastAPI on Hetzner CCX23 | reels-api.pody.io; FFmpeg, Whisper, Python 3.11 |
| Transcription | Groq Whisper Large v3 Turbo | Fallback: OpenAI Whisper |
| AI features | Anthropic Claude Sonnet + Haiku | Episode editing, chat, title/description generation |
| Payments | Grow / Meshulam (secure.meshulam.co.il) | Israeli payments, VAT 18% |
Archive-first Storage Architecture
Pody stores all podcast episode files permanently on the Internet Archive (archive.org) as the canonical location. Cloudflare R2 is a 30-day hot cache for first-listen speed. After 30 days the R2 object is deleted and the RSS enclosure URL resolves directly to archive.org.
Each podcast maps to one archive.org item with identifier pattern: pody-{slug}-{podcast_id8}. A podcaster's RSS feed continues working on Apple Podcasts, Spotify, and Amazon Music even if Pody ceases operation.
MCP Server Details
Pody's development environment uses the Supabase MCP server, which gives Claude Code agents structured access to the Supabase project (ID: dtvsfxupodlostarjksj) for schema inspection, query execution, migration management, Edge Function deployment, and log retrieval.
Key Supabase MCP tools: mcp__supabase__execute_sql, mcp__supabase__apply_migration, mcp__supabase__list_tables, mcp__supabase__deploy_edge_function, mcp__supabase__get_advisors.
Additional MCP servers: Playwright MCP (--isolated flag) for browser automation; Vercel MCP for deployment monitoring; context7 MCP for live library documentation.
Selected Edge Functions
| Function | Domain | Description |
| archive-org-upload | Storage | Queues and uploads all file kinds to archive.org |
| generate-ai-reels | Reels/AI | Quota + Podyz billing, then HMAC POST to reels-api.pody.io |
| rss-feed | Podcast | Per-podcast RSS 2.0 + Apple Podcasts extensions; archive-first URL cascade |
| public-booking-v2 | Booking | Public booking flow with pricing, modifiers, availability |
Pricing (June 2026)
| Tier | Monthly | Annual | VAT |
| Free | ₪0 | ₪0 | n/a |
| Pro | ₪47 | ₪470 | 18% included |
| Max | ₪97 | ₪970 | 18% included |
Frequently Asked Questions
What tech stack does Pody use?
React 18 + TypeScript + Vite 5 + Tailwind 3.4 on the frontend (Vercel). Backend: Supabase (PostgreSQL, Auth, ~245 Edge Functions). Heavy media on FastAPI/Hetzner. Storage: Cloudflare R2 hot cache + archive.org permanent store.
Who operates Pody?
MindSeller LTD, Israeli company number (ח.פ.) 515284891, registered at יגאל אלון 155, Tel Aviv-Jaffa. Founder and CEO: Aviv Charuvi. Wikidata: Q139719199.