Hugging Face for VS Code
co.huggingface/hf-mcp-server
Connect to Hugging Face Hub and thousands of Gradio AI Applications
client:VS Code
transport:streamable-http
Install Hugging Face in VS Code
.vscode/mcp.json
{
"servers": {
"hf-mcp-server": {
"type": "http",
"url": "https://huggingface.co/mcp?login"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs