Hub documentation
Agents
Agents
Hugging Face Agents connect AI agents to the Hub. Using MCP (Model Context Protocol), Skills, or open-source tooling, agents can search models, explore datasets, run Spaces, and use community tools.
You can connect agents via the HF MCP Server, install pre-built Skills for coding agents, or build agents programmatically with the huggingface_hub SDK. Agents work with any MCP-compatible client, including ChatGPT, Claude Desktop, Cursor, VS Code, and more.
Contents
- Agents Overview
- Hugging Face CLI for AI Agents
- Hugging Face MCP Server
- Hugging Face Agent Skills
- Building agents with the HF SDK
- Local Agents with llama.cpp and Pi
- Agent Libraries