Hugging Face MCP — Auth Setup
This MCP requires OAuth token. Follow your provider's documentation to obtain them.
1. Get your credentials
Visit the Hugging Face MCP documentation or developer dashboard to generate OAuth token. Never paste credentials into our site — add them directly to your shell environment.
2. Set environment variables
Set the required environment variables according to the vendor's documentation.
3. Verify
npx claude-skills doctor
You should see ✅ next to the Hugging Face MCP entry.
4. Restart Claude Code
Quit and reopen Claude Code, then run /mcp list to confirm the MCP appears.

