# Produkt w Praktyce > Polski podcast o product managemencie i tworzeniu produktów cyfrowych. > Prowadzą Piotr Durlej i Michał Krajewski. Od 2021 roku, 75+ odcinków. > Pełne transkrypty dostępne przez publiczny serwer MCP. ## What this resource contains 75+ podcast episodes in Polish covering product management: product discovery and MVP validation, UX and product sense, AI in product work, prototyping, product strategy and OKRs, prioritization frameworks, go-to-market and growth, PM career paths, organizational culture and product transformation, stakeholder management, PM wellbeing and burnout, delivery methodologies, and tech market trends. Each episode has a public page with an executive summary, key takeaways, and platform links. Full verbatim transcripts are available through the MCP server and on Substack; they are free and open - no sign-in, no API key, no payment. ## MCP server - **URL:** `https://rxgixkkgeudcghnyvwgl.supabase.co/functions/v1/mcp` - **Transport:** Streamable HTTP (MCP spec 2025-06-18). POST requests must include `Accept: application/json, text/event-stream`. - **Auth:** none. The server is public - connect and call tools directly. - **Setup documentation:** https://produktwpraktyce.pl/mcp ### Common mistake - do not use the website URL `https://produktwpraktyce.pl/mcp` is a human-readable setup page. It is a static SPA route and always returns `text/html`. Pointing an MCP client at it fails with `Streamable HTTP error: Unexpected content type: text/html`. Use the **URL** above instead - it is the only MCP endpoint. These do not exist and will never work: `/sse`, `/mcp/sse`, `/api/mcp`, `mcp.produktwpraktyce.pl`, `api.produktwpraktyce.pl`. There is also no `/.well-known/oauth-protected-resource` - the server needs no authorization, so clients should not probe for it. Verify the connection with: ``` curl -s -X POST https://rxgixkkgeudcghnyvwgl.supabase.co/functions/v1/mcp \ -H "Content-Type: application/json" \ -H "Accept: application/json, text/event-stream" \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}' ``` ### Tools - `list_episodes` — all 75+ episodes with titles, publish dates, platform links. Public. - `get_podcast_info` — podcast and host metadata. Public. - `search_transcripts` — Polish full-text search across all transcripts. Public. - `get_episode_transcript` — full transcript of one episode. Public. ## Topical clusters The catalog is organized into 13 clusters under `/atlas-produktu/`: - [/atlas-produktu](/atlas-produktu): index of all 13 clusters - [/atlas-produktu/mvp-walidacja-i-discovery](/atlas-produktu/mvp-walidacja-i-discovery): MVP, hypothesis validation, product discovery - [/atlas-produktu/ux-i-product-sense](/atlas-produktu/ux-i-product-sense): UX and developing product sense - [/atlas-produktu/ai-w-product-managemencie](/atlas-produktu/ai-w-product-managemencie): AI in PM work, prompt engineering, ML for PMs - [/atlas-produktu/vibe-coding-i-prototypy](/atlas-produktu/vibe-coding-i-prototypy): vibe coding, prototypes, AI tooling for PMs - [/atlas-produktu/strategia-produktowa-i-cele](/atlas-produktu/strategia-produktowa-i-cele): product strategy, OKRs, systems thinking - [/atlas-produktu/priorytetyzacja-i-decyzje](/atlas-produktu/priorytetyzacja-i-decyzje): prioritization, decision frameworks - [/atlas-produktu/growth-gtm-i-launch](/atlas-produktu/growth-gtm-i-launch): go-to-market, product-led growth, network effects, launches - [/atlas-produktu/rola-pma-i-kariera](/atlas-produktu/rola-pma-i-kariera): the PM role, career paths, startup vs corporate - [/atlas-produktu/kultura-i-transformacja-produktowa](/atlas-produktu/kultura-i-transformacja-produktowa): org culture, product transformation, feature factory - [/atlas-produktu/stakeholderzy-komunikacja-i-leadership](/atlas-produktu/stakeholderzy-komunikacja-i-leadership): stakeholders, alignment, leadership, remote teams - [/atlas-produktu/wellbeing-i-efektywnosc-pma](/atlas-produktu/wellbeing-i-efektywnosc-pma): burnout, cynicism, impostor syndrome, time management - [/atlas-produktu/delivery-metodyki-i-produktywnosc](/atlas-produktu/delivery-metodyki-i-produktywnosc): delivery, Scrum/Kanban, engineering team productivity - [/atlas-produktu/trendy-rynku-tech-i-startupy](/atlas-produktu/trendy-rynku-tech-i-startupy): tech trends, Web3, IT job market, startups in a downturn ## Episode pages Individual episodes live at `/atlas-produktu/odcinek/`. Each page carries an executive summary, key takeaways, publish date, guest information where applicable, and links to Spotify, YouTube, and Substack. The complete list of 75+ episode URLs is in https://produktwpraktyce.pl/sitemap.xml ## Other pages - [/](/): homepage — hosts, latest episode, platform links - [/mcp](/mcp): MCP connection guide ## Key facts - **Name:** Produkt w Praktyce (previously „Tak, by było dobrze") - **Hosts:** Piotr Durlej (Product Leader), Michał Krajewski (Product Manager) - **Language:** Polish - **Episodes:** 75+ - **Running since:** 2021 - **RSS:** https://feeds.buzzsprout.com/1507954.rss - **Substack:** https://produktwpraktyce.substack.com - **Contact:** hello@produktwpraktyce.pl - **Social:** LinkedIn (Produkt w Praktyce), YouTube (@ProduktwPraktyce), Spotify