Skip to content
Windsurf

Phrase Flip for Windsurf

io.github.oneill9/phraseflip-mcp

Privacy-first local phrase-flipped translation for AI chat clients.

client:Windsurf transport:stdio runtime:npm

Install Phrase Flip in Windsurf

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

{
  "mcpServers": {
    "phraseflip-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "phraseflip-mcp"
      ]
    }
  }
}

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

Phrase Flip in other clients