Lab 03: Control & Connect¶
Put guardrails around Claude, then let it reach out into the world to fetch real content for your quiz.
Time: ~30 min
Prerequisites
- Lab 02 complete
Exercises¶
| Step | Page | What you do |
|---|---|---|
| 1 | Exercise 1: Permissions & hooks | Permission modes, PreToolUse guard, PostToolUse lint |
| 2 | Exercise 2: MCP quiz content | Register server, fetch trivia, images |
| 3 | Wrap-up: Verify & recap | verify.py, next lab |
Start here: Exercise 1: Permissions & hooks