
Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "fal.ai": {4 "env": {5 "FAL_KEY": "your_fal_api_key_here"6 },7 "args": [8 "/absolute/path/to/mcp-fal/main.py"9 ],10 "command": "/absolute/path/to/mcp-fal/venv/bin/python"11 }12 }13}
No reviews yet. Be the first to review!
Sign in to join the conversation