Skip to content
Windsurf

loopback for Windsurf

io.github.joshidikshant/loopback

Feedback bus for coding agents: pin feedback on the app you're building; a fix turns the pin green

client:Windsurf transport:stdio runtime:npm

Install loopback in Windsurf

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

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

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

loopback in other clients