
Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "cloudinary": {4 "env": {5 "CLOUDINARY_API_KEY": "your_api_key",6 "CLOUDINARY_API_SECRET": "your_api_secret",7 "CLOUDINARY_CLOUD_NAME": "your_cloud_name"8 },9 "args": [10 "@felores/cloudinary-mcp-server@latest"11 ],12 "command": "npx"13 }14 }15}
No reviews yet. Be the first to review!
Sign in to join the conversation