MCP Fundamentals

Apr 10 2026 · Python 3, JavaScript, macOS , Windows, VS Code

Lesson 04: Advanced Features

Handling Elicitation with a Custom Client

Episode complete

Play next episode

Next

Heads up... You’re accessing parts of this content for free, with some sections shown as obfuscated text.

Heads up... You’re accessing parts of this content for free, with some sections shown as obfuscated text.

Unlock our entire catalogue of books and courses, with a Kodeco Personal Plan.

Unlock now

In this video, you will see how Elicitation transforms a standard tool call into a secure, interactive workflow. You’ll run the SafeDB server and your custom client to witness the “Human-in-the-loop” process.

uv run --with mcp db_server.py
uv run --with mcp db_client.py
See forum comments
Cinema mode Download course materials from Github
Previous: Understanding Elicitation Next: Understanding Roots