Spaces:
Sleeping
Sleeping
| { | |
| "mcpServers": { | |
| "sentiment-analysis": { | |
| "command": "cmd", | |
| "args": [ | |
| "/c", | |
| "npx", | |
| "-y", | |
| "mcp-remote", | |
| "https://YOURUSENAME-mcp-sentiment.hf.space/gradio_api/mcp/sse", | |
| "--transport", | |
| "sse-only" | |
| ] | |
| } | |
| } | |
| } |