Hugging Face for Zed
com.huggingface/mcp
Hugging Face's hosted MCP server. Search models, datasets, papers and Spaces on the Hub, and run selected Spaces as tools.
client:Zed
transport:streamable-http
tools:4
Install Hugging Face in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://huggingface.co/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs