mcp-server / config.json
slimaneMakh's picture
added config + requierements
53605e2
raw
history blame contribute delete
100 Bytes
{
"mcpServers": {
"mcp": {
"url": "http://localhost:7860/gradio_api/mcp/sse"
}
}
}