Skip to content
Windsurf

claude prompt optimizer for Windsurf

io.github.rishiatlan/claude-prompt-optimizer

Scores, compiles & optimizes prompts for any LLM. Zero AI calls inside. Freemium.

client:Windsurf transport:stdio runtime:npm

Install claude prompt optimizer in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "claude-prompt-optimizer": {
      "command": "npx",
      "args": [
        "-y",
        "claude-prompt-optimizer-mcp"
      ],
      "env": {
        "PROMPT_OPTIMIZER_PRO": "<PROMPT_OPTIMIZER_PRO>",
        "PROMPT_OPTIMIZER_LOG_LEVEL": "<PROMPT_OPTIMIZER_LOG_LEVEL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

claude prompt optimizer in other clients