Spaces:
Runtime error
Runtime error
File size: 251 Bytes
92189dd |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
{
"servers": [
{
"url": "https://huggingface.co/mcp",
"description": "Hugging Face MCP Server",
"variables": {
"headers": {
"Authorization": "Bearer"
}
}
}
]
}
|