chen-luke
added mcp.json
6346235
Raw
History Blame Contribute Delete
173 Bytes
{
"servers": [
{
"name": "MCP Server",
"transport": {
"type": "sse",
"url": "http://localhost:7860/gradio_api/mcp/sse"
}
}
]
}