
Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "firefly": {4 "env": {5 "FIREFLY_ACCESS_KEY": "your_access_key",6 "FIREFLY_SECRET_KEY": "your_secret_key"7 },8 "args": [9 "-y",10 "@fireflyai/firefly-mcp"11 ],12 "command": "npx"13 }14 }15}
No reviews yet. Be the first to review!
Sign in to join the conversation