Article · March 15, 2026 · 6min read MCP Deep Dive Part 3 — From SSE to Streamable HTTP Explains SSE's structural limitations, why we transitioned to Streamable HTTP in March 2025, and what this means in practice. mcp sse http-streaming protocol transport
Article · March 15, 2026 · 4min read MCP Deep Dive Part 2 — JSON-RPC 2.0 and Serialization Explains the JSON-RPC 2.0 message structure at the core of MCP communication, and examines how serialization/deserialization actually works step by step. mcp json-rpc protocol serialization
Article · March 15, 2026 · 4min read MCP Deep Dive Part 1 — Concepts and Architecture An explanation of what Model Context Protocol is and how the three layers—Host, Protocol, and Server—work together, focusing on request flow. mcp ai protocol architecture