justjoehere/mcp_gradio_client
This is a proof of concept repo on how to create a gradio UI using the Model Context Protocol Client Python SDK.
Platform-specific configuration:
{
"mcpServers": {
"mcp_gradio_client": {
"command": "npx",
"args": [
"-y",
"mcp_gradio_client"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...