Spaces:
Running
Running
{ | |
"model": "Qwen/Qwen2.5-72B-Instruct", | |
"provider": "nebius", | |
"servers": [ | |
{ | |
"type": "stdio", | |
"config": { | |
"command": "npx", | |
"args": [ | |
"mcp-remote", | |
"http://localhost:7860/gradio_api/mcp/sse" | |
] | |
} | |
} | |
] | |
} |