# Hugging Face — Tiny Agents: an MCP-powered agent in 50 lines of code

- Company: Hugging Face (huggingface.co)
- Announced: 2025-04-25T00:00:00+00:00
- Category: developer-tool-release
- Subject: Platform
- Models affected: Qwen/Qwen2.5-72B-Instruct
- Source: https://huggingface.co/blog/tiny-agents
- Record: https://forck.live/items/1707-tiny-agents-an-mcp-powered-agent-in-50-lines-of-code

This blog post by Hugging Face introduces Tiny Agents, a simple MCP-powered agent implemented in 50 lines of code using TypeScript. It demonstrates how to use the `@huggingface/mcp-client` package to connect to MCP servers and create an agent with tool-calling capabilities.

## Evidence

Verbatim from https://huggingface.co/blog/tiny-agents:

> npx @huggingface/mcp-client

---

Record: https://forck.live/items/1707-tiny-agents-an-mcp-powered-agent-in-50-lines-of-code
Catalogue: https://forck.live/llms.txt
Feed: https://forck.live/feed.md
