Skip to content
Cursor

PromptRefiner for Cursor

io.github.evozim/prompt-refiner

Generative prompt optimizer for Midjourney, Sora, and DALL-E.

client:Cursor transport:sse

Install PromptRefiner in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "prompt-refiner": {
      "url": "https://prompt-refiner-mcp.vercel.app/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

PromptRefiner in other clients