Catalog
io.github.Evozim/prompt-refiner
OfficialPromptRefiner
Generative prompt optimizer for Midjourney, Sora, and DALL-E.
Optimizes prompts for Midjourney, Sora, and DALL-E generation.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"prompt-refiner": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://prompt-refiner-mcp.vercel.app/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.