gradio-mcp-server / mcp-remote
bilalhf's picture
Create mcp-remote
e0813df verified
raw
history blame contribute delete
168 Bytes
{
"mcpServers": {
"gradio": {
"command": "npx",
"args": [
"mcp-remote",
"http://localhost:7860/gradio_api/mcp/sse"
]
}
}
}