mcp-sentiment / mcp.json
kunjshah01's picture
Create mcp.json
558dccf verified
raw
history blame contribute delete
172 Bytes
{
"servers": [
{
"name": "MCP Server",
"transport": {
"type": "sse",
"url": "http://localhost:7860/gradio_api/mcp/sse"
}
}
]
}