Image gen
Higgsfield · Midjourney · DALL-E · Flux · Stable Diffusion · Recraft · Ideogram
droPrompt is now a Model Context Protocol server. One URL. Zero config files. Native auth.
droPrompt
"https://mcp.droprompt.com"
Paste these into your AI tool's Connectors settings. The URL must include the full https:// prefix. Sign in with your droPrompt account when prompted. Pro plan required.
Just say things like "use droprompt + higgsfield to make a 1-min video with connected scenes" or "with droprompt + suno write a hit summer pop song" — your AI will route between connectors automatically.
dropromptSmart entry — auto-detects model + intent1droprompt_generateTargeted prompt for a specific model1droprompt_refineRefine an existing prompt1droprompt_enhancePolish raw prompt text1droprompt_seriesN distinct variationsNdroprompt_chatConversational iteration1droprompt_compose_skillSlot-based prompt composer1droprompt_video_to_promptsExtract prompts from a video URL2droprompt_shoot_listMulti-scene video brief, consistent styleNdroprompt_image_seriesN connected image promptsNdroprompt_audio_briefMusic brief for Suno/Udio1droprompt_list_modelsAll supported AI modelsfreedroprompt_get_usageQuota and remainingfreedroprompt_list_projectsYour saved projectsfreedroprompt_save_to_projectSave a prompt to a projectfree"use droprompt" / "استخدم دروب برومبت"https://mcp.droprompt.com
Generate a key from Dashboard → API Keys, then add this to claude_desktop_config.json:
{
"mcpServers": {
"droprompt": {
"url": "https://mcp.droprompt.com",
"headers": {
"Authorization": "Bearer dp_live_..."
}
}
}
}