EVERYTHING AIAI engineering, made visual
Visual edition planned
Phase 13 · Lesson 13BuildPython1.5 h31 lessons in phase

MCP Tasks Extension: Durable Work on a Stateless Core

Stateless MCP does not mean every operation must finish in one request. The official Tasks extension gives long-running work an explicit durable handle. A server can return that handle from `tools/call`, any instance can answer `tasks/get`, and client input arrives through `tasks/update` without reviving protocol sessions.

Visual edition planned

This lesson isn’t interactive yet.

It is part of the curriculum and will get the same treatment as Phase 1 — a visual cover, hands-on labs, derivations with numeric checks and a quiz. Until then, the original lesson is the best place to read it:

Part of Phase 13Tools & Protocols. Use the previous / next cards below to keep browsing the phase.