Loading subscription status...
{
"mcpServers": [
{
"video-generator": {
"env": {
"FAL_KEY": "your_fal_key_here"
},
"args": [
"your_install_path/fal-mcp-server/build/index.js"
],
"command": "node"
}
}
]
}