File size: 218 Bytes
917171f
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
    "servers": [
        {
            "name": "MCP Server",
            "transport": {
                "type": "sse",
                "url": "http://localhost:7860/gradio_api/mcp/sse"
            }
        }
    ]
}