Spaces:
Sleeping
Sleeping
[project] | |
name = "hf-mcp" | |
version = "0.1.0" | |
description = "Add your description here" | |
readme = "README.md" | |
requires-python = ">=3.11" | |
dependencies = [ | |
"fastmcp>=2.8.1", | |
"gradio[mcp]>=5.30.0", | |
"httpx>=0.28.1", | |
"mcp[cli]>=1.9.4", | |
"smolagents[mcp]>=1.18.0", | |
] | |