mcp-sentiment / mcp.json
Orel MAZOR
Config1
25cdead
{
"servers": [
{
"name": "MCP Server",
"transport": {
"type": "sse",
"url": "http://localhost:7860/gradio_api/mcp/sse"
}
}
]
}