Skip to content
Windsurf

FixThis for Windsurf

io.github.beyondwin/fixthis

Local-first MCP handoff for Jetpack Compose UI feedback and source candidates.

client:Windsurf transport:stdio runtime:npm

Install FixThis in Windsurf

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

{
  "mcpServers": {
    "fixthis": {
      "command": "npx",
      "args": [
        "-y",
        "@beyondwin/fixthis"
      ]
    }
  }
}

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

FixThis in other clients