mcp-sentiment-server / config.json
chen-luke
added config.json for UI MCP client
9e1df08
Raw
History Blame Contribute Delete
101 Bytes
{
"mcpServers": {
"mcp": {
"url": "http://localhost:7860/gradio_api/mcp/sse"
}
}
}