Loading subscription status...
{
"mcpServers": [
{
"dify-mcp-server": {
"env": {
"DIFY_APP_SKS": "app-sk1,app-sk2",
"DIFY_BASE_URL": "https://cloud.dify.ai/v1"
},
"args": [
"--from",
"git+https://github.com/YanxingLiu/dify-mcp-server",
"dify_mcp_server"
],
"command": "uvx"
}
}
]
}