medicalaiapp / mcp.json
pascal-maker's picture
Upload folder using huggingface_hub
92189dd verified
raw
history blame contribute delete
246 Bytes
{
"servers": [
{
"url": "https://huggingface.co/mcp",
"description": "Hugging Face MCP Server",
"variables": {
"headers": {
"Authorization": "Bearer"
}
}
}
]
}