mcp-client / mcp.json
VP21's picture
Upload mcp.json
815ea6b verified
raw
history blame contribute delete
190 Bytes
{
"servers": [
{
"name": "Local MCP Server",
"transport": {
"type": "sse",
"url": "http://127.0.0.1:7860/gradio_api/mcp/sse"
}
}
]
}