A new demo walks through building Tiny Agents in Python—just ~70 lines using the Model Context Protocol (MCP). No boilerplate. Just clean LLM-to-tool hookups with standardized agent configs.
Agents plug into multiple MCP servers out of the box—from local filesystems to Playwright browsers—and handle tool use through a single, OpenAI-style interface.