Skip to content
Windsurf

Operations Pulse for Windsurf

org.openlyuseful/operations-pulse

Local-first operational pulses, durable ticket memory, and governed connection discovery.

client:Windsurf transport:stdio runtime:npm

Install Operations Pulse in Windsurf

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

{
  "mcpServers": {
    "operations-pulse": {
      "command": "npx",
      "args": [
        "-y",
        "@openly-useful/operations-pulse-mcp"
      ]
    }
  }
}

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

Operations Pulse in other clients