Nymbo/Tools MCP
Enable Image Gen, Video Gen, and Deep Research
The Generate_Image, Generate_Video, and Deep_Research tools require a
HF_READ_TOKEN set as a secret or environment variable.
- Duplicate this Space and add a HF token with model read access.
- Or run locally with
HF_READ_TOKENin your environment.
Persistent Memories and Files
In this public demo, memories and files created with the Memory_Manager and File_System are stored in the Space's running container and are cleared when the Space restarts. Content is visible to everyoneβavoid personal data.
When running locally, memories are saved to memories.json at the repo root for privacy, and files are saved to the Tools/Filesystem directory on disk.
Connecting from an MCP Client
This Space also runs as a Model Context Protocol (MCP) server. Point your client to:
https://mcp.nymbo.net/gradio_api/mcp/
Example client configuration:
{
"mcpServers": {
"nymbo-tools": {
"url": "https://mcp.nymbo.net/gradio_api/mcp/"
}
}
}
Run the following commands in sequence to run the server locally:
git clone https://huggingface.co/spaces/Nymbo/Tools
cd Tools
python -m venv env
source env/bin/activate
pip install -r requirements.txt
python app.py
Tool Notes & Kokoro Voice Legend
No authentication required for: Web_Fetch, Web_Search,
Code_Interpreter, Memory_Manager, Generate_Speech, File_System, and Shell_Command.
Kokoro voice prefixes
afβ American femaleamβ American malebfβ British femalebmβ British maleefβ European femaleemβ European malehfβ Hindi femalehmβ Hindi maleifβ Italian femaleimβ Italian malejfβ Japanese femalejmβ Japanese malepfβ Portuguese femalepmβ Portuguese malezfβ Chinese femalezmβ Chinese maleffβ French female