Installation & Configuration
{
"mcpServers": {
"mcp-flux-schnell": {
"command": "node",
"args": [
"build/index.js"
],
"env": {
"FLUX_API_URL": "your flux api url",
"FLUX_API_TOKEN": "your flux api token",
"WORKING_DIR": "your working directory"
}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15