Skip to content
Windsurf

What's Running for Windsurf

io.github.stcmain/whats-running-mcp

Live OS ground truth for agents: running agent sessions, listening ports, daemons, system load.

client:Windsurf transport:stdio runtime:npm

Install What's Running in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "whats-running-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "whats-running-mcp"
      ],
      "env": {
        "WR_AGENT_PATTERNS": "<WR_AGENT_PATTERNS>"
      }
    }
  }
}

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

What's Running in other clients