Huggingface for VS Code
io.github.pipeworx-io/huggingface
Hugging Face Hub MCP — models, datasets, spaces
client:VS Code
transport:streamable-http
Install Huggingface in VS Code
.vscode/mcp.json
{
"servers": {
"huggingface": {
"type": "http",
"url": "https://gateway.pipeworx.io/huggingface/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs