Loading subscription status...
{
"mcpServers": [
{
"fluxui-server": {
"env": {},
"args": [],
"command": "/path/to/fluxui-mcp-server/build/index.js"
}
},
{
"fluxui-server": {
"env": {},
"args": [
"-y",
"fluxui-mcp-server"
],
"command": "npx"
}
}
]
}