Skip to content
Windsurf

noglow for Windsurf

app.devglow/noglow

Drop a short text fragment into a scratchpad slot, with newlines intact.

client:Windsurf transport:stdio runtime:npm

Install noglow in Windsurf

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

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

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

noglow in other clients