gradio_mcp_app / config.json
troubadou's picture
config
989cc36
raw
history blame contribute delete
101 Bytes
{
"mcpServers": {
"mcp": {
"url": "http://localhost:7860/gradio_api/mcp/sse"
}
}
}