Phase 13: Tools & Protocols
AI From Scratch/Lesson 09/~45 minutes

MCP Transports — stdio vs Streamable HTTP vs SSE Migration

stdio works locally and nowhere else. Streamable HTTP (2025-03-26) is the remote standard. The old HTTP+SSE transport is deprecated and being removed in mid-2026. Picking the wrong transport costs a migration; picking the right one buys a...

LearnPython (stdlibStreamable HTTP endpoint skeleton)
Loading lesson page...