Spaces:
Running
on
L40S
Running
on
L40S
feat: Enable MCP
#1
by
multimodalart
HF Staff
- opened
Hello! This is an automated PR adding MCP compatibility to your AI App 🤖.
This PR introduces two improvements:
- Adds docstrings to the functions in the app file that are directly connected to the Gradio UI, for the downstream LLM to use.
- Enables the Model-Compute-Platform by adding
mcp_server=True
to the.launch()
call.
No other logic has been changed. Please review and merge if it looks good!Learn more about MCP compatibility in Spaces here: https://huggingface.co/changelog/add-compatible-spaces-to-your-mcp-tools