β¨ Today weβre releasing Tiny Agents in Python β an MCP-powered Agent in ~70 lines of code π
Inspired by Tiny Agents in JS from @julien-c, we ported the idea to Python and integrated it directly into huggingface_hub β with a built-in MCP Client and a Tiny Agents CLI.
TL;DR: With MCP (Model Context Protocol), you can expose tools like web search or image generation and connect them directly to LLMs. Itβs simple β and surprisingly powerful.