mcp-sentiment / mcp.json
CatmanJr's picture
Upload 2 files
9fe8c8f verified
raw
history blame contribute delete
172 Bytes
{
"servers": [
{
"name": "MCP Server",
"transport": {
"type": "sse",
"url": "http://localhost:7860/gradio_api/mcp/sse"
}
}
]
}