hadidev's picture
Rename mac.json to mcp.json
a6a49af verified
raw
history blame contribute delete
203 Bytes
{
"mcpServers": {
"gradio": {
"command": "npx",
"args": [
"mcp-remote",
"https://abidlabs-mcp-tools2.hf.space/gradio_api/mcp/sse"
]
}
}
}